Add communities and topics
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
<% if current_user %>
|
||||
<%= render 'follows/follow_button', follow: find_or_build_follow(current_user, @proposal) %>
|
||||
<% end %>
|
||||
<%= link_to t("community.show.access"), community_path(@proposal.community_id), class: 'button expanded' %>
|
||||
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user