hubfeenix.fi/app/views/entities/new.html.haml

8 lines
92 B
Plaintext
Raw Normal View History

2023-01-13 19:50:41 +01:00
%h1 New entity
2023-01-13 20:47:31 +01:00
.grid.grid-cols-3
%div
= render 'form'
2023-01-13 19:50:41 +01:00
= link_to 'Back', entities_path