jbrowse-instance--embedded.tpl.php 111 B

12345
  1. <div id="JBrowseInstance">
  2. <iframe src="<?php print $url;?>" width="100%" height="100%">
  3. </iframe>
  4. </div>