summaryrefslogtreecommitdiff
path: root/timelinejs_embed.tpl.php
blob: c69ccc2a953997c8b21e8e68e80c6aa9ec4ad5c4 (plain)
1
2
3
<br />
<?php global $base_url; ?>
<?php print t('Embed code'); ?>: <textarea rows="2" style="width: 90%;"><iframe src="<?php print $base_url; ?>/<?php print $lang; ?>/node/<?php print $nid; ?>" height="600px" width="100%" allowfullscreen frameborder="0"></textarea>