philomena/lib/philomena_web/templates/admin/mod_note/new.html.slime

7 lines
211 B
Text
Raw Normal View History

2019-12-15 23:52:51 +01:00
h2
' New mod note for
=> @conn.params["notable_type"]
=> @conn.params["notable_id"]
2024-06-06 22:28:35 +02:00
= render PhilomenaWeb.Admin.ModNoteView, "_form.html", changeset: @changeset, action: ~p"/admin/mod_notes", conn: @conn