Skip to content

Instantly share code, notes, and snippets.

@evdb
Created September 6, 2013 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evdb/6463685 to your computer and use it in GitHub Desktop.
Save evdb/6463685 to your computer and use it in GitHub Desktop.
{% if 53255 %}
<style>
.pds-box { width: 100% !important; }
#polldaddy { margin-bottom: 30px; }
</style>
<div id="polldaddy">
<h2>Latest Poll</h2>
<script type="text/javascript" charset="utf-8" src="http://static.polldaddy.com/w/53255.js"></script>
<noscript><a href="http://polldaddy.com/w.php?p=53255/">Take Our Poll</a></noscript>
</div>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment