tap/app/views/layouts/_footer.html.haml

10 lines
285 B
Plaintext
Raw Normal View History

2015-09-17 12:05:33 +00:00
- unless current_user && current_user.koelkast?
%footer.footer
%small
= link_to "Tab", root_path
by #{link_to "Zeus WPI", "//zeus.ugent.be"}
%nav
%ul
%li= mail_to "bestuur@zeus.ugent.be", "Contact"
%li= link_to "Zeus WPI", "//zeus.ugent.be"