diff --git a/helios/templates/election_badge.html b/helios/templates/election_badge.html
new file mode 100644
index 0000000000000000000000000000000000000000..dcdc4c2174fefe85911fb6f3eb5c0bf2c1fa84e5
--- /dev/null
+++ b/helios/templates/election_badge.html
@@ -0,0 +1,3 @@
+<h3 style="padding:0; margin:0">{{election.name}}</h3>
+<b>{{election.num_cast_votes}}</b> cast votes. [<a href="{{election_url}}">vote!</a>]<br />
+<span style="font-size:0.7em;">powered by <a href="http://heliosvoting.org">Helios Voting</a></span>