Add missing content block in the blog_ungleich.html template file
This commit is contained in:
parent
a5929b3e86
commit
c97e2c55f3
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@
|
|||
{% load cms_tags %}
|
||||
{% block base_content %}
|
||||
{% placeholder "default" %}
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue