Update show.html.erb

This commit is contained in:
2016-09-18 22:52:48 -04:00
committed by GitHub
parent 1c7cdec600
commit 4f613d3fe1

View File

@@ -1,7 +1,11 @@
<div id="content">
<h1>Customer #<%= @customer.id %></h1>
<h2>Customer #<%= @customer.id %></h2>
<br/>
<div class="subject">
<div><h3><%= @customer.name %></h3></div>
</div>
<div class="attributes">
<div class="splitcontent">