~bigbes/sr-ht-dolt

ref: aff726826a23dcaeeb8ed784e4dd562b04fddeb3 sr-ht-dolt/web/templates/user.html -rw-r--r-- 165 bytes
aff72682 — Eugene Blikh docs: spec the MCP surface and the second round of beads views 5 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}}