~bigbes/sourcehut-dolt

ref: e518fcb9f9dee5fa16d539eaf7a9be9641f3e1f5 sourcehut-dolt/web/templates/user.html -rw-r--r-- 159 bytes
e518fcb9 — Eugene Blikh cmd: doltsrht and doltsrht-migrate binaries, module tidy 30 days ago
                                                                                
1
2
3
4
5
{{define "content" -}}
<h2>{{icon "user"}} ~{{.Owner}}</h2>
<p class="text-muted">Databases owned by ~{{.Owner}}.</p>
{{template "repoList" .Repos}}
{{- end}}