2017-10-06 20:07:12 +00:00
|
|
|
component Editor
|
|
|
|
h1.page-title Editor Panel
|
|
|
|
|
|
|
|
EditorTabs
|
|
|
|
|
2017-10-19 19:43:42 +00:00
|
|
|
p.text-center.mountable Welcome to the Editor Panel!
|
2017-10-06 20:07:12 +00:00
|
|
|
|
|
|
|
component EditorTabs
|
|
|
|
.tabs
|
|
|
|
Tab("Editor", "pencil", "/editor")
|
2018-03-07 02:46:44 +00:00
|
|
|
Tab("Shoboi", "list", "/editor/shoboi")
|
2017-10-06 20:07:12 +00:00
|
|
|
Tab("AniList", "list", "/editor/anilist")
|
2018-03-07 02:46:44 +00:00
|
|
|
Tab("Genres", "list", "/editor/genres")
|
2018-03-07 03:03:15 +00:00
|
|
|
Tab("Search", "search", "/database")
|
2017-10-06 20:07:12 +00:00
|
|
|
|
2017-10-07 21:24:09 +00:00
|
|
|
//- a.tab.ajax(href="/admin", aria-label="Admin")
|
|
|
|
//- Icon("wrench")
|
|
|
|
//- span.tab-text Admin
|