Better dunlop user show page
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
.ui.container
|
||||
= page_title :show, User
|
||||
div Empty
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user