Minor updates

This commit is contained in:
2017-06-10 02:19:31 +02:00
parent 36137f208f
commit c0744d8ba5
8 changed files with 194 additions and 106 deletions

View File

@ -1,2 +1,5 @@
component Users
h2 Users
component Users(users []*arn.User)
h2.page-title Users
each user in users
p= user.Nick