mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-12-04 08:37:59 +01:00
5 lines
162 B
Text
5 lines
162 B
Text
|
<h1>
|
||
|
Editing advert
|
||
|
</h1>
|
||
|
<%= render(PhilomenaWeb.Admin.AdvertView, "_form.html", changeset: @changeset, action: ~p"/admin/adverts/#{@advert}", conn: @conn) %>
|