Created: | <%= pretty_time(@dnp_entry.created_at) %> |
Tag: | <%= render(PhilomenaWeb.TagView, "_tag.html", tag: @dnp_entry.tag, conn: @conn) %> |
Restriction Type: | <%= @dnp_entry.dnp_type %> |
Conditions: | <%= @conditions %> |
Reason: | <%= @reason %> |
Instructions: | <%= @instructions %> |
Feedback: | <%= @dnp_entry.feedback %> |
Status: | <%= String.capitalize(@dnp_entry.aasm_state) %> |