~bigbes/sr-ht-dolt

ref: 3523280c915d225462fa8e64827ae49beb47d4ec sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
3523280c — Eugene Blikh beads: ignore the JSONL exports a day 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}}