{{define "content" -}} {{if .Username}}
Welcome back, {{.Username}}! This is your Dolt database
hosting service: dolt clone, push and
pull over HTTPS, with a web UI for browsing branches,
commits and tables.
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}}