Better dunlop user show page

This commit is contained in:
2019-11-04 08:11:27 -05:00
parent 4dbe46c2fe
commit 5d4568ba56
+11 -2
View File
@@ -1,2 +1,11 @@
= page_title :show, User
div Empty
.ui.container
= page_title :show, User
i.user.icon
table.ui.definition.table
- if current_user.respond_to? :nickname
tr
td= at :nickname
td= current_user.nickname
tr
td= at :email
td= current_user.email