Skip to content
Snippets Groups Projects
Commit 8265c257 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5090: fixing contact and profile title displaying

parent d7242aed
No related branches found
No related tags found
1 merge request!94ISTWCMS-5090: fixing contact and profile title displaying
......@@ -36,10 +36,10 @@
</a>
{% endif %}
</h{{ header_level }}>
{% endif %}
{% if sub_title %}
<span class="sub-title">{{ sub_title }}</span>
{% endif %}
{% if sub_title %}
<span class="sub-title">{{ sub_title }}</span>
{% endif %}
{% if author %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment