Massive Cleanup
[cs356-p2-videostore.git] / app / views / layouts / video_media.rhtml
similarity index 87%
rename from app/views/layouts/videogenre.rhtml
rename to app/views/layouts/video_media.rhtml
index ede979e..fd5434b 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
   <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
-  <title>Videogenre: <%= controller.action_name %></title>
+  <title>VideoMedia: <%= controller.action_name %></title>
   <%= stylesheet_link_tag 'scaffold' %>
 </head>
 <body>