diff --git a/app/views/conference/show.html.haml b/app/views/conference/show.html.haml
index 8a844c77..d1b30f98 100644
--- a/app/views/conference/show.html.haml
+++ b/app/views/conference/show.html.haml
@@ -10,4 +10,4 @@
%div#sponsors
= render 'sponsor'
%div#social-media
- = render 'social_media'
+ = render 'social_media'
\ No newline at end of file