Fixed sidebar
This commit is contained in:
parent
6cc83333f4
commit
7f49ec5ff6
|
@ -1,6 +1,6 @@
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
{{ if templates.Exists "partials/sidebar.html" }}
|
{{ if templates.Exists "partials/sidebar.html" }}
|
||||||
{{ partial "microhook-after-page-content.html" . }}
|
{{ partial "sidebar.html" . }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ partial "sidebar-for-tiny-theme/recommendations.html" . }}
|
{{ partial "sidebar-for-tiny-theme/recommendations.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue