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