diff --git a/templates/_nav.html b/templates/_nav.html new file mode 100644 index 0000000..3ac9011 --- /dev/null +++ b/templates/_nav.html @@ -0,0 +1,47 @@ + + diff --git a/templates/admin.html b/templates/admin.html index bee893f..38b4581 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -345,6 +345,7 @@
+ {% include '_nav.html' %}