~bigbes/sr-ht-dolt

ref: dfd163e881192c9c0ae64d01ed14fee467adca10 sr-ht-dolt/web/templates/user.html -rw-r--r-- 159 bytes
dfd163e8 — Eugene Blikh ci: pin Go caches to home dirs, abuild cleans srcdir 13 days ago
                                                                                
1
2
3
4
5
{{define "content" -}}
<h2>{{icon "user"}} ~{{.Owner}}</h2>
<p class="text-muted">Databases owned by ~{{.Owner}}.</p>
{{template "repoList" .Repos}}
{{- end}}