Prettify the login page
[cs356-p2-videostore.git] / app / views / layouts / coitem.rhtml
index 5b76991..191c4d2 100644 (file)
@@ -10,6 +10,7 @@
 <body>
 
 <p style="color: green"><%= flash[:notice] %></p>
+<p style="color: red"><%= flash[:error] %></p>
 
 <%= yield  %>