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