count-anything/app/views/count/edit.html.erb

5 lines
82 B
Plaintext
Raw Normal View History

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