X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/d4b37caed377b2739b82a3ac6e002f008d2616bd..66e84bbddc80e7f3ac04da6433a70da7da97698b:/templates/base.html?ds=sidebyside diff --git a/templates/base.html b/templates/base.html index 957d995..06cc632 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,13 +12,12 @@

SommitRealWeird

+ {% block submenu %} + + {% endblock %} {% block content %} {{ content }} {% endblock %}