Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions app/views/events/index.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@
.event
%a.event-title{:href => "https://forms.gle/T3rXorsrb4gXKazv9"} Ration Club
%br/
%div.event-details Wednesdays • 7:00pm – 9:00pm • Lounge
%div.event-details Every Wednesday • 7:00pm – 11:00pm • First floor
%br/
%a.event-host{:href => "https://bit.ly/edsaperia"} Edward Saperia
%p Each week the college hosts a community dinner called Ration Club. It's open to anyone who'd like to find out more about the college and its work.
%p Each week the college hosts a community dinner called Ration Club. It's open to anyone who'd like to find out more about the college and its work.
%p The event usually runs until 11 PM and sometimes later, however we recommend arriving between 7 and 8 PM if you want to have food. To enter, ring the doorbell next to the grey door with words 'Newspeak House' above the letter hole on it.
%a.section-link{:href => "https://forms.gle/T3rXorsrb4gXKazv9"} Register ↗

- if @events.empty?
Expand Down