init bootstrap2

This commit is contained in:
Jiachen Yang
2012-03-11 00:59:53 +09:00
parent aa7f0e939c
commit 19755337b1
29 changed files with 6845 additions and 0 deletions

View File

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