source: extensions/TweetThis/button.tpl @ 16309

Last change on this file since 16309 was 16309, checked in by mistic100, 12 years ago

another fix for stripped

File size: 361 bytes
Line 
1{combine_script id='twitter_widgets' path='http://platform.twitter.com/widgets.js'}
2<a href="https://twitter.com/share" class="twitter-share-button"
3  data-url="{$TWEET_URL}" data-lang="{$TWEET_LANG}" {if not empty($TWEET_VIA)}data-via="{$TWEET_VIA}"{/if}
4  {if $TWEET_SIZE=="large"}data-size="large"{/if} {if not $TWEET_COUNT}data-count="none"{/if}>Tweet</a>
Note: See TracBrowser for help on using the repository browser.