~bigbes/sr-ht-dolt

ref: c1d1a17e03e0de0fac1d17b1f8f75520fed6cff5 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
c1d1a17e — Eugene Blikh mcpsrv: name the cursor a commit-log miss was asked about 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}}