mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 20:06:43 +01:00
5 lines
209 B
Text
5 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) %>
|