media3-0/apki.org

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

Summary

Maintainability
Test Coverage
<% content_for :title, " - Edytowanie projektu: " + @project.title %>

<h2 class="text-center mrg20t" style="margin-bottom:50px;margin-bottom:60px">Edytowanie projektu "<%= @project.title %>"</h2>

<%= render 'form_edit' %>