2026-02-18 07:07:15 +00:00
|
|
|
{{ template "sync/layout/authenticated.html" . }}
|
|
|
|
|
|
2026-02-18 08:02:32 +00:00
|
|
|
{{ define "title" }}Sudo{{ end }}
|
2026-02-18 07:07:15 +00:00
|
|
|
{{ define "extraheader" }}
|
2026-03-20 05:20:37 +00:00
|
|
|
<script src="/static/js/user-selector.js"></script>
|
2026-02-18 07:07:15 +00:00
|
|
|
{{ end }}
|
|
|
|
|
{{ define "content" }}
|
|
|
|
|
{{ end }}
|