2015-09-17 14:05:33 +02:00
|
|
|
- unless current_user && current_user.koelkast?
|
|
|
|
%footer.footer
|
|
|
|
%small
|
2015-10-27 23:00:01 +01:00
|
|
|
= link_to "Tap", root_path
|
2015-09-17 14:05:33 +02:00
|
|
|
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"
|