mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-12-01 07:18:00 +01:00
4 lines
209 B
Text
4 lines
209 B
Text
<h2>
|
|
New DNP Request
|
|
</h2>
|
|
<%= render(PhilomenaWeb.DnpEntryView, "_form.html", changeset: @changeset, action: ~p"/dnp?#{[tag_id: @conn.params["tag_id"]]}", conn: @conn, selectable_tags: @selectable_tags) %>
|