tap/app/views/layouts/_footer.html.haml
2015-09-17 14:05:33 +02:00

10 lines
285 B
Plaintext

- 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"