rbac system first stage
This commit is contained in:
8
internal/view/layout/admin_dashboard.templ
Normal file
8
internal/view/layout/admin_dashboard.templ
Normal file
@@ -0,0 +1,8 @@
|
||||
package layout
|
||||
|
||||
templ AdminDashboard() {
|
||||
@Global("Admin")
|
||||
<div>
|
||||
{ children... }
|
||||
</div>
|
||||
}
|
||||
Reference in New Issue
Block a user