mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 16:19:26 +00:00
Added view for individual user
This commit is contained in:
5
views/user.hbs
Normal file
5
views/user.hbs
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<section class="adminSection">
|
||||||
|
<div class="adminItem">
|
||||||
|
{{json user}}
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
Reference in New Issue
Block a user