Commit 42fd4527 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

remove bugs for title

See merge request manzarH/dic-global-dev!131
parents 5303a4b6 dbca0b16
......@@ -16,6 +16,6 @@
#}
{{ title_prefix }}
{% if title %}
<h1{{ title_attributes }} style="display: none;">{{ title }}</h1>
<h1 style="display: none;">{{ title }}</h1>
{% endif %}
{{ title_suffix }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment