diff --git a/files/templates/CHRISTMAS/admin/sidebar.html b/files/templates/CHRISTMAS/admin/sidebar.html new file mode 100644 index 000000000..797b4b729 --- /dev/null +++ b/files/templates/CHRISTMAS/admin/sidebar.html @@ -0,0 +1,41 @@ +{% extends "CHRISTMAS/default.html" %} + +{% block pagetitle %}Edit {{'SITE_NAME' | app_config}} sidebar{% endblock %} + +{% block content %} +{% if msg %} + +{% endif %} + +
+
+
+
+

Edit sidebar

+
+
+
+
+
+ + + +
+ +
+
+
+
+
+
+
+ +{% endblock %} \ No newline at end of file