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/widgets/menu_navigation.html.haml
2008-03-11 09:19:02 -03:00

7 lines
176 B
Plaintext

.menu
%h1= App.title
%ul
%li= link_to "Courses"[].titleize, courses_url
%li= link_to "Users"[].titleize, users_url
%li= link_to "Mudanças recentes", log_url