Skip to content

Commit

Permalink
closing store (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
karledurante committed Nov 16, 2012
1 parent b08e827 commit 5cf45a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<%= render :partial => 'intro' %>
<%= render :partial => 'goal' %>

<%= render :partial => 'buy_now' %>
<!-- <div class="sold_out"><h1>Sold Out!</h1></div> -->
<%#= render :partial => 'buy_now' %>
<div class="sold_out"><h1>Sold Out!</h1></div>
</div>

<div class="reset_columns">&nbsp;</div>
Expand Down

0 comments on commit 5cf45a3

Please sign in to comment.