~bigbes/sr-ht-dolt

ref: e4bc92294ae4926d7aa93d5235db19fcb6d88790 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
e4bc9229 — Eugene Blikh mcpsrv: add the beads tools 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}}