diff --git a/worf/templates/worf/base.html b/worf/templates/worf/base.html index b2f12fb..7f3aac1 100644 --- a/worf/templates/worf/base.html +++ b/worf/templates/worf/base.html @@ -10,23 +10,22 @@ {{ view_name }} | {{ settings.WORF_API_NAME }}: {{ request.get_full_path }} {% block style %} - {% endblock %} @@ -36,17 +35,23 @@ + {% endblock %} {% endblock %} - {% block body %} {% block nav %} -