marked.html.php 141 B

123
  1. <?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
  2. <?php
  3. js::import($jsRoot . 'markedjs/min.js');