~bigbes/sr-ht-dolt

ref: cdb9195f8ddc7ec1026122d43ba5a318445af7ea sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
cdb9195f — Eugene Blikh mcpsrv: a bad commit-log cursor is a miss, not a fault 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}}