source: extensions/SocialButtons/template/twitter.tpl @ 20358

Last change on this file since 20358 was 20358, checked in by mistic100, 11 years ago

create plugin SocialButtons

File size: 386 bytes
Line 
1{strip}
2{combine_script id='twitter_widgets' load='footer' path='http://platform.twitter.com/widgets.js'}
3
4<a href="https://twitter.com/share" class="twitter-share-button"
5  data-url="{$SOCIALBUTT.share_url}" data-lang="{$SOCIALBUTT.TWITTER.lang}" data-via="{$SOCIALBUTT.TWITTER.via}"
6  data-size="{$SOCIALBUTT.TWITTER.size}" data-count="{$SOCIALBUTT.TWITTER.count}">Tweet</a>
7{/strip}
Note: See TracBrowser for help on using the repository browser.