mirror of
https://github.com/glanceapp/glance.git
synced 2025-01-10 08:18:33 +01:00
6 lines
102 B
HTML
6 lines
102 B
HTML
{{ template "widget-base.html" . }}
|
|
|
|
{{ define "widget-content" }}
|
|
{{ .Extension.Content }}
|
|
{{ end }}
|