diff --git a/worf/templates/worf/base.html b/worf/templates/worf/base.html index 7f3aac1..8c8250c 100644 --- a/worf/templates/worf/base.html +++ b/worf/templates/worf/base.html @@ -63,7 +63,8 @@
{% block content %}
@@ -153,6 +154,37 @@ {% endif %}
+ {% endblock %}