Started working on the shop

This commit is contained in:
2017-10-03 15:26:29 +02:00
parent b6d6ce92da
commit aec23d0b6e
7 changed files with 106 additions and 4 deletions

View File

@ -1,9 +1,9 @@
component AdminTabs
.tabs
Tab("Server", "server", "/admin")
Tab("WebDev", "html5", "/admin/webdev")
Tab("Shoboi", "calendar", "/admin/shoboi")
Tab("AniList", "list", "/admin/anilist")
Tab("WebDev", "html5", "/admin/webdev")
component Admin(user *arn.User, cpuUsage, memUsage, diskUsage float64, platform, family, platformVersion, kernelVersion string)
h1.page-title Admin Panel