Added user registrations page

This commit is contained in:
2018-04-16 15:17:23 +02:00
parent b49496fe16
commit 802273b7c3
6 changed files with 79 additions and 0 deletions

View File

@ -27,6 +27,9 @@ component Editor(url string, score int, scoreTitle string, scoreTypes map[string
a.footer-element(href="/editor/mal/diff/anime" + user.Settings().Editor.Filter.Suffix()) MALdiff
a.footer-element(href="/editor/kitsu/new/anime") Kitsu
if user.Role == "admin"
a.footer-element(href="/admin") Admin
component EditorTabs(url string, user *arn.User)
.corner-buttons-left
a.button(href="/editor")