Files @ 70d013e42f96
Branch filter:

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

Benjamin Lion
Add best paper award to the news; cross the date for the conference.
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 %}