~bigbes/sr-ht-dolt

ref: a1fe404f916f0a66242954c9843115ef7146584c sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
a1fe404f — Eugene Blikh docs: spell out the clipped-read answers 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}}