~bigbes/sr-ht-dolt

ref: 3843eb55bacf238a627efe60a88763af293d2d7d sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
3843eb55 — Eugene Blikh remoteapi: prove an empty store takes an unrelated first push 3 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}}