1
0
Fork 0
forked from github/pelican

Add of brownstone template

This commit is contained in:
Freeculture 2010-12-17 09:42:04 +01:00
commit c9626d7916
19 changed files with 887 additions and 0 deletions

View file

@ -0,0 +1,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 %}