{{define "title"}}
Branding Settings
{{end}}
{{define "top_css"}}
{{end}}
{{define "username"}}
{{ .username }}
{{end}}
{{define "page_title"}}
Branding Settings
{{end}}
{{define "page_content"}}
- 1. Favicon
- Formats accepted:
.ico
- Optional - leave blank or clear to continue using current favicon.
- 2. Brand logo
- The logo, displayed in the upper left corner.
- Formats accepted:
.png
, .jpg
, .jpeg
, .gif
, .ico
- Optional - leave blank or clear to continue using current brand logo.
- 3. Brand name
- The name, displayed in the upper left corner.
- Mandatory - must contain at least one symbol.
{{end}}
{{define "bottom_js"}}
{{end}}