1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-02-22 09:13:23 -05:00
bike-database/app/views/clients/new.html.haml

5 lines
79 B
Plaintext

.container
%h1 New Client
= render 'form'
= link_to 'Back', clients_path