{{define "content" -}} {{if .CurrentUser}}

Your databases

{{icon "plus-square"}} Create database
{{template "repoList" .Repos}} {{else}}

{{.SiteName}} {{.SiteLabel}}

dolt.sr.ht hosts Dolt databases the way git.sr.ht hosts git repositories: dolt clone, push and pull over HTTPS, with an integrated web UI for browsing branches, commits and tables.

Log in to create and manage databases.

{{end}} {{- end}}