Major integration of Courtland's design into the QuickVotes.
[selectricity-live] / app / views / quickvote / success.rhtml
index 8d2baf6a0e06d579a7c3c08c32553a4caeaefa12..95ae386762902ffb99611a9f7250d38124d3e44d 100644 (file)
@@ -1,5 +1,10 @@
-<% -%>
-<h2>QuickVote Created</h2>
+<div id="page-title">
+       <span class="header">Quickvote</span>
+       <span class="subheader">New QuickVote Created</span>
+       <div style="clear:both;"></div>
+</div>
+
+<div class="main-content">
 
 <p>Please direct voters to:</p>
 
@@ -14,3 +19,4 @@ HyperChad site. Voters do not need to log in or authenticate to
 participate in this election.</p>
 
 <p><%= link_to "Jump to QuickVote", quickvote_url( :ident => @quickvote.name ) %></p>
+</div>

Benjamin Mako Hill || Want to submit a patch?