wp-go/app/theme/twentyseventeen/layout/sidebar.gohtml

3 lines
78 B
Plaintext
Raw Normal View History

2023-01-15 09:30:13 +00:00
{{define "layout/sidebar" }}
2023-03-12 12:41:10 +00:00
{{template "common/sidebarWidget" .}}
2023-01-15 09:30:13 +00:00
{{end}}