%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
<%%= notice %>
| <%= attribute.human_name %> | <% end -%>|||
|---|---|---|---|
| <%%= <%= singular_table_name %>.<%= attribute.name %> %> | <% end -%><%%= link_to 'Show', <%= model_resource_name %> %> | <%%= link_to 'Edit', edit_<%= singular_route_name %>_path(<%= singular_table_name %>) %> | <%%= link_to 'Destroy', <%= model_resource_name %>, method: :delete, data: { confirm: 'Are you sure?' } %> |