]> projects.mako.cc - selectricity/blobdiff - app/views/layouts/elections.rhtml
Renamed "elections" controller to "election."
[selectricity] / app / views / layouts / elections.rhtml
diff --git a/app/views/layouts/elections.rhtml b/app/views/layouts/elections.rhtml
deleted file mode 100644 (file)
index fbac7a9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<head>
-  <title>Elections: <%= controller.action_name %></title>
-  <%= javascript_include_tag "prototype", "effects" %>
-  <%= stylesheet_link_tag 'scaffold' %>
-</head>
-<body>
-
-<p style="color: green"><%= flash[:notice] %></p>
-
-<%= @content_for_layout %>
-
-</body>
-</html>

Benjamin Mako Hill || Want to submit a patch?