~bigbes/sr-ht-dolt

ref: 57832d6cd691e6b4c5b5f60e441fb166cba5936b sr-ht-dolt/web/templates/user.html -rw-r--r-- 159 bytes
57832d6c — Eugene Blikh feat(web/beads): close reason in Comments tab; synthesize subtask-add history 29 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}}