X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/2ba40f97b78f529984ff26c7c7d61c91d213e7b0..fd484b33a3920e0031007c5c2f1dec61913cbab5:/app/views/election/_candidate_form.rhtml diff --git a/app/views/election/_candidate_form.rhtml b/app/views/election/_candidate_form.rhtml index e9770b8..6e0fb1f 100644 --- a/app/views/election/_candidate_form.rhtml +++ b/app/views/election/_candidate_form.rhtml @@ -1,3 +1,5 @@ +<% %> +

New candidate name:
<%= text_field :candidate, :name %>

@@ -6,3 +8,4 @@

Candidate picture (optional and < 100x100 pixels):
<%= file_field :candidate, :picture %>

+