diff --git a/api/templates/admin.html.tera b/api/templates/admin.html.tera new file mode 100644 index 0000000..360ecc0 --- /dev/null +++ b/api/templates/admin.html.tera @@ -0,0 +1,84 @@ + + + + + + + + Clippable Admin Dashboard + + + + + + + +
+ + +
+

Login to Instance

+ +
+ +
+ + + + diff --git a/api/templates/navbar.html.tera b/api/templates/navbar.html.tera index ae386af..1fb6f6e 100644 --- a/api/templates/navbar.html.tera +++ b/api/templates/navbar.html.tera @@ -10,11 +10,18 @@ - {# Home page defaults #} + {% elif page == "video" %} + + + {% else %}