Add communities and topics
This commit is contained in:
5
app/views/topics/show.html.erb
Normal file
5
app/views/topics/show.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<%= render "shared/back_link" %>
|
||||
<br>
|
||||
Comunidad: <%= @community.proposal.title %>
|
||||
<br>
|
||||
<%= @topic.title %>
|
||||
Reference in New Issue
Block a user