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