aboutsummaryrefslogtreecommitdiffstats
path: root/notmyidea-cms-fr/templates/twitter.html
blob: 94a9ba9c0f55b9925d4c45aea6ba986fcee454b3 (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 %}