tidy up contact css class structure
This commit is contained in:
parent
401c641a7f
commit
05e5f519cd
5 changed files with 35 additions and 44 deletions
|
|
@ -16,7 +16,8 @@
|
|||
{% endblock header %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class="heading-text">{{ page.description }}</div>
|
||||
{{ page.content | safe }}
|
||||
<div class="content text ">
|
||||
<div class="heading-text">{{ page.description }}</div>
|
||||
{{ page.content | safe }}
|
||||
</div>
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue