Add pixeldrain for creators offer
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 17 KiB |
BIN
res/static/img/misc/branding.webp
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
res/static/img/misc/sunrise.webp
Normal file
After Width: | Height: | Size: 312 KiB |
BIN
res/static/img/professional_header.webp
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
res/static/img/professional_header.xcf
Normal file
BIN
res/static/img/servers.webp
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
res/static/img/servers.xcf
Normal file
@@ -1,7 +1,8 @@
|
||||
{{define "page_menu"}}
|
||||
<button id="button_toggle_navigation" class="button_toggle_navigation" onclick="toggleMenu();">☰</button>
|
||||
<nav id="page_navigation" class="page_navigation">
|
||||
<a href="/">Home</a>
|
||||
<a href="/#">Home</a>
|
||||
<a href="/#prepaid">For Creators</a>
|
||||
<hr />
|
||||
{{if .Authenticated}}<a href="/user">{{.User.Username}}</a>
|
||||
<a href="/user/filemanager#files">My Files</a>
|
||||
|