~bigbes/sr-ht-dolt

ref: dbd8638d1858e77ff39d3838d6894ed14886396c sr-ht-dolt/web/templates/user.html -rw-r--r-- 159 bytes
dbd8638d — Eugene Blikh ci(apk): restore CORE_VER 0.84.5 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}}