Improved admin stuff

This commit is contained in:
2017-10-07 23:24:09 +02:00
parent a9324b4740
commit b8f52e1217
8 changed files with 77 additions and 11 deletions

View File

@ -2,6 +2,7 @@ component AdminTabs
.tabs
Tab("Server", "server", "/admin")
Tab("WebDev", "html5", "/admin/webdev")
Tab("Purchases", "shopping-cart", "/admin/purchases")
a.tab.ajax(href="/editor", aria-label="Editor")
Icon("pencil")