nidus-sync/html/template/sync/empty-auth.html

8 lines
155 B
HTML
Raw Normal View History

{{ template "sync/layout/authenticated.html" . }}
{{ define "title" }}Dash{{ end }}
{{ define "extraheader" }}
{{ end }}
{{ define "content" }}
{{ end }}