diff --git a/cms/templates/articles/new.html b/cms/templates/articles/new.html index a836664..161c1b7 100644 --- a/cms/templates/articles/new.html +++ b/cms/templates/articles/new.html @@ -29,19 +29,18 @@ {% endblock content %} {% block extra_scripts %} {% endblock %} \ No newline at end of file diff --git a/cms/templates/base.html b/cms/templates/base.html index ad7334f..14781ed 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -8,7 +8,6 @@ {% bootstrap_javascript %} {% bootstrap_messages %} -
{% block content %}