Added extra navigation and new pages
This commit is contained in:
6
pages/admin/admin.pixy
Normal file
6
pages/admin/admin.pixy
Normal file
@ -0,0 +1,6 @@
|
||||
component Admin(user *arn.User)
|
||||
h2.page-title Admin
|
||||
table
|
||||
tr
|
||||
td Go version:
|
||||
td= runtime.Version()
|
Reference in New Issue
Block a user