Started working on job UI implementation
This commit is contained in:
@ -33,6 +33,7 @@ component Editor(url string, score int, scoreTitle string, scoreTypes map[string
|
||||
.footer.mountable
|
||||
a.footer-element(href="/editor/mal/diff/anime" + user.Settings().Editor.Filter.Suffix()) MALdiff
|
||||
a.footer-element(href="/editor/kitsu/new/anime") Kitsu
|
||||
a.footer-element(href="/editor/jobs") Jobs
|
||||
|
||||
if user.Role == "admin"
|
||||
a.footer-element(href="/admin") Admin
|
||||
|
Reference in New Issue
Block a user