diff --git a/templates/admin.html b/templates/admin.html new file mode 100644 index 0000000..94d9808 --- /dev/null +++ b/templates/admin.html @@ -0,0 +1 @@ +{% extends "base.html" %}