Initial import
This commit is contained in:
7
app/views/users/index.html.haml
Normal file
7
app/views/users/index.html.haml
Normal file
@@ -0,0 +1,7 @@
|
||||
- cache do
|
||||
%h4.title= App.title
|
||||
%h1.title Usuários
|
||||
|
||||
.box
|
||||
%ul
|
||||
= render :partial => @users
|
||||
Reference in New Issue
Block a user