agenda-libre-ruby/app/views/cities/new.html.haml

6 lines
61 B
Plaintext
Raw Normal View History

2013-12-03 21:56:20 +01:00
%h1 New city
= render 'form'
= link_to 'Back', cities_path