~bigbes/sr-ht-dolt

ref: 96b5e53f3200307fb2d56f7eaf9435128d5a0f4c sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
96b5e53f — Eugene Blikh beads: the board names every clipped table it draws from 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}}