mirror of
https://github.com/glanceapp/glance.git
synced 2025-01-10 16:28:35 +01:00
6 lines
146 B
HTML
6 lines
146 B
HTML
|
{{ template "widget-base.html" . }}
|
||
|
|
||
|
{{ define "widget-content" }}
|
||
|
<div class="size-h2 color-highlight text-center glance-clock"></div>
|
||
|
{{ end }}
|