@@ -9,11 +9,7 @@
{% block content_main %}
<div class="container-lg">
- <div class="row">
- <div class="col">
- {% include '../widget/forbidden_content.html' %}
- </div>
+ {% include '../widget/forbidden_content.html' %}
</div>
{% endblock %}
@@ -10,11 +10,7 @@
- {% include '../widget/not_creatable_content.html' %}
+ {% include '../widget/not_creatable_content.html' %}
- {% include '../widget/not_found_content.html' %}
+ {% include '../widget/not_found_content.html' %}