Skip to content
Snippets Groups Projects
Unverified Commit cee06ebf authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3177231 by mherchel, ayushmishra206, kostyashupenko, nitesh624,...

Issue #3177231 by mherchel, ayushmishra206, kostyashupenko, nitesh624, markdorison, lauriii: Olivero homepage has an empty title block div with an empty H1
parent 3e9b1625
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
%}
{{ title_prefix }}
{% if title %}
{% if title|render|striptags|trim %}
<h1{{ title_attributes.addClass(classes) }}>{{ title }}</h1>
{% endif %}
{{ title_suffix }}
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