glance/internal/assets/templates/clock.html

6 lines
146 B
HTML
Raw Normal View History

{{ template "widget-base.html" . }}
{{ define "widget-content" }}
<div class="size-h2 color-highlight text-center glance-clock"></div>
{{ end }}