tap/app/views/layouts/_footer.html.haml
2015-10-27 23:00:01 +01:00

10 lines
285 B
Plaintext

- unless current_user && current_user.koelkast?
%footer.footer
%small
= link_to "Tap", 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"