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

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

create plugin SocialButtons

File size: 368 bytes
Line 
1{strip}
2{combine_script id='google_plusone' load='footer' path='https://apis.google.com/js/plusone.js'}
3
4<script type="text/javascript">window.___gcfg = {ldelim}lang: '{$SOCIALBUTT.GOOGLE.lang}'};</script>
5<div class="g-plusone" data-size="{$SOCIALBUTT.GOOGLE.size}" data-annotation="{$SOCIALBUTT.GOOGLE.annotation}" data-href="{$SOCIALBUTT.share_url}"></div>
6{/strip}
Note: See TracBrowser for help on using the repository browser.