6 lines
108 B
Plaintext
Raw Normal View History

2017-06-10 00:19:31 +00:00
component Users(users []*arn.User)
2017-07-06 20:23:32 +00:00
h1.page-title Users
2017-06-10 00:19:31 +00:00
2017-06-10 00:51:11 +00:00
.user-avatars
each user in users
Avatar(user)