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