first (mostly) working version of full elections.
[selectricity-live] / app / views / voter / reminder_sent.rhtml
diff --git a/app/views/voter/reminder_sent.rhtml b/app/views/voter/reminder_sent.rhtml
new file mode 100644 (file)
index 0000000..4bb88e8
--- /dev/null
@@ -0,0 +1,6 @@
+<div id="title-header">
+  <span class="header">Reminder Sent</span>
+  <span class="subheader"></span>
+</div>
+
+<p>The message has been sent, please check your inbox.</p>

Benjamin Mako Hill || Want to submit a patch?