docbrown/app/views/admin/pages/edit.html.erb
ludwiczakpawel bf8e2e53f1
Titles & subtitles cleanup (#10508)
* .

* .

* .
2020-10-02 12:37:39 +02:00

2 lines
81 B
Text

<h2 class="crayons-title mb-6">Edit <%= @page.title %></h2>
<%= render "form" %>