Fix rebase with master.

This commit is contained in:
taitus
2017-08-28 14:09:44 +02:00
parent 188d492f7a
commit 54cf210b07
8 changed files with 22 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
<div class="topic-new row">
<div class="small-12 medium-9 column">
<%= render "shared/back_link" %>
<%= back_link_to community_path(@community) %>
<h1><%= t("community.topic.create") %></h1>
<%= render 'form' %>
</div>