fontsface
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block header_navigation %}
|
||||
|
||||
|
||||
|
||||
{% if show_onpage_menu %}
|
||||
<ul class="navigation">
|
||||
{% for module in page.collection() %}
|
||||
@@ -45,7 +48,7 @@
|
||||
{% else %}
|
||||
{{ parent() }}
|
||||
{% endif %}
|
||||
{{ dump(header)}}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user