breadcrumb for informational page
This commit is contained in:
parent
0f73bc81f4
commit
166a988bc9
5 changed files with 37 additions and 4 deletions
|
|
@ -2,7 +2,9 @@
|
|||
layout: basic
|
||||
---
|
||||
|
||||
< {{ page.breadcrumb }} <hr />
|
||||
<div class="top-nav">
|
||||
{% include breadcrumb.html page_name=page.breadcrumb %}
|
||||
</div>
|
||||
|
||||
<div class="informational-container">
|
||||
{{ content }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue