~bigbes/sr-ht-dolt

ref: 5507d71d495e46677e50f0b201d97ce2717ed064 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
5507d71d — Eugene Blikh deps: tidy after the ecore uplift 9 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}}