Redesign home page to show new subscription plans
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<nav id="page_navigation" class="page_navigation">
|
||||
<a href="/#">Home</a>
|
||||
<a href="/#pro">Subscriptions</a>
|
||||
<a href="/#prepaid">Prepaid plans</a>
|
||||
<a href="/#prepaid">For creators</a>
|
||||
<hr />
|
||||
{{if .Authenticated}}<a href="/user">{{.User.Username}}</a>
|
||||
<a href="/user/filemanager#files">My Files</a>
|
||||
|
Reference in New Issue
Block a user