Files @ 6a89abd85d2c
Branch filter:

Location: CSY/sefm2020/themes/bootstrap/templates/twitter.html

Benjamin Lion
changed workshop content to be announced.
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 %}