~bigbes/sr-ht-dolt

ref: bee205061dd2fcfc291046ffad18878ccfcacf5f sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
bee20506 — Eugene Blikh web: tell a database outage from a missing database 5 days ago
                                                                                
1
2
3
4
5
{{define "content" -}}
<h2>{{icon "user"}} ~{{.Owner}}</h2>
<p class="text-muted">Databases owned by ~{{.Owner}}.</p>
{{template "srht-repo-list" .Repos}}
{{- end}}