Files @ 8d9cae60a40d
Branch filter:

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

Benjamin Lion
Papers for the SEFM conference; hidden html page with links to papers.
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 %}