reverts debate links
This commit is contained in:
@@ -34,13 +34,7 @@
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<% if @debate.external_link.present? %>
|
||||
<%= safe_html_with_links link_to @debate.external_link, @debate.external_link, target: '_blank'%>
|
||||
<% end %>
|
||||
|
||||
<% if @debate.description.present? %>
|
||||
<%= safe_html_with_links @debate.description %>
|
||||
<% end %>
|
||||
<%= safe_html_with_links @debate.description %>
|
||||
|
||||
<%= render 'shared/tags', taggable: @debate %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user