~bigbes/sr-ht-dolt

ref: 1760debbbb94c4056eb7326d3dbff472f0940566 sr-ht-dolt/web/templates/user.html -rw-r--r-- 159 bytes
1760debb — Eugene Blikh ci(apk): build CSS against core 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}}