diff --git a/app/views/events/show.html.erb b/app/views/events/show.html.erb index 57320608..7ee957fc 100644 --- a/app/views/events/show.html.erb +++ b/app/views/events/show.html.erb @@ -1,12 +1,30 @@
<% content_for :title do @event.name end %> - +<%=raw @event.description %>
This event is utilizing the <%= link_to "CodeMontage Code of Conduct", "/code_of_conduct" %>. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact an event organizer immediately. @@ -57,12 +76,13 @@