{{define "content"}}

Servers

{{if .empty}}

Select a server to manage below

{{end}}
{{if .empty}}

You are not the admin of any guilds that the bot is in. Click below to invite the bot:
Invite

{{else}}
{{range .servers}} {{end}}
Server Name
{{.Name}}
{{end}}
{{end}}