diff --git a/app/views/articles/_sidebar_additional.html.erb b/app/views/articles/_sidebar_additional.html.erb index 226ba2486..73421025d 100644 --- a/app/views/articles/_sidebar_additional.html.erb +++ b/app/views/articles/_sidebar_additional.html.erb @@ -108,43 +108,6 @@ <% end %> - <% if Flipflop.she_coded? %> -
-
- <#SHECODED> -
-
- -

VIEW ALL #SHECODED

-

SUBMIT YOUR STORY

-
-
- <% end %> - <% if Event.in_the_future_and_published.any? && Flipflop.upcoming_events? %> -
-
- upcoming live events -
-
- - VIEW ALL EVENTS -
-
- <% end %> <% ApplicationConfig["TRENDING_TAGS"].split(",").each do |tag| %>
@@ -152,7 +115,7 @@