1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-03-11 09:03:23 -04:00
bike-database/app/views/bikes/new.html.haml

5 lines
75 B
Plaintext
Raw Normal View History

.container
%h1 New bike
= render 'form'
= link_to 'Back', bikes_path