css header-top-middle
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
<img src="{{ site_logo }}" alt="{{ 'Home'|t }}" />
|
||||
</a>
|
||||
{% endif %}
|
||||
{% if site_name %}
|
||||
{# {% if site_name %}
|
||||
<a href="{{ path('<front>') }}" rel="home"><h1>{{ site_name }}</h1></a>
|
||||
{% endif %}
|
||||
<h2>{{ site_slogan }}</h2>
|
||||
<h2>{{ site_slogan }}</h2> #}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user