sqm-dashboards/app/views/categories/new.html.haml
2017-03-04 16:25:24 -05:00

3 lines
88 B
Text

%h1 New Category
= render 'form', category: @category
= link_to 'Back', categories_path