~bigbes/sr-ht-dolt

ref: 7a77409cf6f612b291637017fc571292d645f13a sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
7a77409c — Eugene Blikh mcpsrv: add the generic browse 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}}