Remove the page breadcrumb from the base template
This commit is contained in:
parent
293f0ba957
commit
293d4b0748
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@
|
|||
{{ partial "site/header.html" . }}
|
||||
</header>
|
||||
<div class="body__container">
|
||||
{{ if not .IsNode }}
|
||||
{{ partial "page_breadcrumb.html" . }}
|
||||
{{ end }}
|
||||
<main>
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue