From 902447a1baf7e9d8385c269a601361c8c3f2f14b Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Tue, 12 Feb 2013 13:07:05 +0000 Subject: parking_stall added --- app/views/parking_stalls/new.html.haml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/parking_stalls/new.html.haml (limited to 'app/views/parking_stalls/new.html.haml') diff --git a/app/views/parking_stalls/new.html.haml b/app/views/parking_stalls/new.html.haml new file mode 100644 index 0000000..c068e52 --- /dev/null +++ b/app/views/parking_stalls/new.html.haml @@ -0,0 +1,3 @@ +- content_for :title, t("parking_stalls.new.page_title") + += render "form" \ No newline at end of file -- cgit v1.2.3