summaryrefslogtreecommitdiff
path: root/timelinejs_embed.tpl.php
blob: 94ce3606da821a453df8c8726f2fefd97cf4348b (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; ?>/widgets/timeline/<?php print $nid; ?>" height="600px" width="100%" allowfullscreen frameborder="0"></textarea>