~bigbes/sr-ht-dolt

ref: ebbd30fe8af974f8ffae50f9c582ee128d7bcc08 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
ebbd30fe — Eugene Blikh beads: report a clipped read from every projection 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}}