Use default_root for pages, normals defaults doesn't work for collections
This commit is contained in:
@ -31,7 +31,6 @@ layout: default
|
||||
{% if page.title %}
|
||||
<h1 class="featurette-heading">{% include title.html doc=page coll=page.collection %}</h1>
|
||||
{% endif %}
|
||||
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user