count-anything/app/views/count/edit.html.erb
Louis Vallat d07857c011
feat: added counts and instant update and destroy
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-05 21:01:07 +01:00

5 lines
82 B
Plaintext

<h2 class="mt-2"><%= t("fields.edit") %></h2>
<%= render "count/shared/form" %>