first version of the new website
[markerbeacon.git] / themes / markerbeacon / templates / twitter.html
diff --git a/themes/markerbeacon/templates/twitter.html b/themes/markerbeacon/templates/twitter.html
new file mode 100644 (file)
index 0000000..bf78c32
--- /dev/null
@@ -0,0 +1,3 @@
+{% if TWITTER_USERNAME %}
+<a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="{{TWITTER_USERNAME}}">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
+{% endif %}