Update new.html.erb

This commit is contained in:
2018-09-19 10:10:54 -04:00
committed by GitHub
parent 260e9f3e4a
commit 4829daab7c

View File

@@ -1,3 +1,3 @@
<h1>New Customer</h1>
<h2>New Customer</h2>
<br/>
<%= render :partial => 'customers/form' %>