~bigbes/sr-ht-dolt

ref: bbaaa1f7b2e833698b0db403de50fc6f160c2bae sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
bbaaa1f7 — Eugene Blikh web: the milestones page says when its rollup is partial 5 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}}