8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
<main class="topic-edit">
|
|
<%= back_link_to community_path(@community) %>
|
|
|
|
<h1><%= t("community.topic.edit") %></h1>
|
|
|
|
<%= render "form" %>
|
|
</main>
|