aboutsummaryrefslogtreecommitdiffstats
path: root/sleepmap-theme/templates/twitter.html
blob: c6b159f4ccc0de8861fb2235ef3dc4aa5d9c3739 (plain)
1
2
3
{% if TWITTER_USERNAME %}
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="{{TWITTER_USERNAME}}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
{% endif %}