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

4 lines
80 B
Plaintext
Raw Permalink Normal View History

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