Encrypted Filename | Content Type | |
---|---|---|
<%= upload.relative_path %> |
<%= upload.content_type %>
|
<%= form_tag Routes.page_path(@conn, :delete_upload, @page.id, upload.id), method: :delete, style: "margin: 0;" do %> <%= submit "Delete", style: "margin: 0;" %> <% end %> |