~bigbes/sr-ht-dolt

ref: bf7897cd3026881c99dfef141933e333a38d4ed6 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
bf7897cd — Eugene Blikh web: draw the chrome from sr-ht-ecore 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}}