Small Cleanups + Merchandise Search
[cs356-p2-videostore.git] / app / views / game_policy / edit.rhtml
index ad3a557..1f8c0cb 100644 (file)
@@ -1,4 +1,6 @@
-<h1>Editing game_policy</h1>
+<h1>Editing Game Rental Policy</h1>
+
+<p><b>Description: </b><%= @game_policy.description %></p>
 
 <% form_tag :action => 'update', :id => @game_policy do %>
   <%= render :partial => 'form' %>