bootstrap2-dark
This commit is contained in:
parent
bb9462475b
commit
6d9b78af22
39 changed files with 1714 additions and 4 deletions
6
templates/twitter.html
Normal file
6
templates/twitter.html
Normal 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 %}
|
Loading…
Add table
Add a link
Reference in a new issue