Commit dbca0b16 by Manzar Hussain

remove bugs for title

parent 622b111b
...@@ -16,6 +16,6 @@ ...@@ -16,6 +16,6 @@
#} #}
{{ title_prefix }} {{ title_prefix }}
{% if title %} {% if title %}
<h1{{ title_attributes }} style="display: none;">{{ title }}</h1> <h1 style="display: none;">{{ title }}</h1>
{% endif %} {% endif %}
{{ title_suffix }} {{ 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