This repository has been archived on 2022-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wikiufc/app/views/users/index.html.haml
2009-09-06 12:36:04 -03:00

9 lines
144 B
Plaintext

-# cache(users_path) do
%h4.title= App.title
%h1.title Usuários
.box
%ul.user_list
= render :partial => @users
= will_paginate @users