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