AyuntamientoMadrid/participacion

View on GitHub
app/views/topics/edit.html.erb

Summary

Maintainability
Test Coverage
<% provide :main_class, "topic-edit" %>

<%= back_link_to community_path(@community) %>

<h1><%= t("community.topic.edit") %></h1>

<%= render "form" %>