Renamed microhook and sidebar widgets
This commit is contained in:
parent
df3c3285d6
commit
fb170b6b40
|
@ -7,7 +7,7 @@
|
||||||
{{ if templates.Exists "partials/sidebar.html" }}
|
{{ if templates.Exists "partials/sidebar.html" }}
|
||||||
{{ partial "sidebar.html" . }}
|
{{ partial "sidebar.html" . }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ partial "sidebar-for-bayou/recommendations.html" . }}
|
{{ partial "sidebar-widgets/recommendations.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
{{ end -}}
|
{{ end -}}
|
Loading…
Reference in a new issue