No heroes on the front page
This commit is contained in:
parent
fb7764c512
commit
f1f66a8e58
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
{% endblock navbar %}
|
||||
{% block header %}
|
||||
<p class="slogan"><strong class="title">{{ site_slogan }}</strong></p>
|
||||
{% if not is_front %}
|
||||
<section class="hero">
|
||||
{% block header_and_search %}
|
||||
{% if page.header %}
|
||||
|
@ -64,6 +65,7 @@
|
|||
{% endif %}
|
||||
{% endblock tabs %}
|
||||
</section>
|
||||
{% endif %}
|
||||
{% endblock header %}
|
||||
{% block main %}
|
||||
{# Main section #}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue