<fb:like send="<?php echo $sendButton; ?>"
layout="<?php echo $layout; ?>"
width="<?php echo $width; ?>"
href="<?php echo $url; ?>"
show-faces="<?php echo $showFaces; ?>"
<?php if ($font): ?>
font="<?php echo $font; ?>"
<?php endif; ?>
data-colorscheme="<?php echo $colorScheme; ?>"></fb:like>
|