remove template tag
This commit is contained in:
parent
ef1f19d698
commit
5e8f21c8e3
2 changed files with 1 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{% load cms_tags %}
|
||||
|
||||
|
||||
{% if instance.heading %}
|
||||
<div class="{% if not instance.plain_heading %}split-title{% else %}split-title-plain{% endif %}">
|
||||
<h2>{{ instance.heading }}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue