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