~bigbes/sr-ht-dolt

ref: d84a877cde3dc4979f87b46b89cb57989d0f72aa sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
d84a877c — Eugene Blikh internalauth: take both ends of the internal protocol from ecore 9 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}}