count-anything/app/views/count/new.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

4 lines
80 B
Plaintext

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