added social bookmarking button
This commit is contained in:
parent
1409c0d4b5
commit
4f4f631e70
1 changed files with 7 additions and 0 deletions
|
@ -35,6 +35,13 @@
|
|||
<li>Spanish</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="leftcontent" style="text-align:center;">
|
||||
<script type="text/javascript">
|
||||
addthis_url = location.href;
|
||||
addthis_title = document.title;
|
||||
addthis_pub = 'senselab';
|
||||
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue