This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
				
			|||||||
    </a>
 | 
					    </a>
 | 
				
			||||||
  {% endif %}
 | 
					  {% endif %}
 | 
				
			||||||
  {% if site_name %}
 | 
					  {% if site_name %}
 | 
				
			||||||
    <h1><a href="{{ path('<front>') }}" rel="home">{{ site_name }}</a></h1>
 | 
					    <a href="{{ path('<front>') }}" rel="home"><h1>{{ site_name }}</h1></a>
 | 
				
			||||||
  {% endif %}
 | 
					  {% endif %}
 | 
				
			||||||
  <h2>{{ site_slogan }}</h2>
 | 
					  <h2>{{ site_slogan }}</h2>
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user