diff --git a/app/views/events/show.html.erb b/app/views/events/show.html.erb index e13ed61..19c9aa9 100644 --- a/app/views/events/show.html.erb +++ b/app/views/events/show.html.erb @@ -41,8 +41,8 @@
-
- + + <%= markdown .render(decorate_content_with_mentions(@event)) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index d541617..8369848 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -144,16 +144,16 @@ <% end %>