~bigbes/sr-ht-dolt

ref: 22ba9fcd09ee50f605754f9dda0087775e17fefd sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
22ba9fcd — Eugene Blikh deps: bump sr-ht-ecore for slog panic reports 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}}