~bigbes/sr-ht-dolt

ref: 65be341fc575daaf7f1093b698b40193bf75ab93 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
65be341f — Eugene Blikh db: read a database's timestamps out of the store 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}}