aboutsummaryrefslogtreecommitdiffstats
path: root/SoMA2/templates/twitter.html
blob: b4328e943378ae38e2ef3216118b5aa0ca8c1ddb (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><br/><br/>
{% endif %}