Update updated-to.html.php

This commit is contained in:
danpros 2021-03-06 23:01:39 +07:00
commit 8faf3ccf4b

View file

@ -1,4 +1,3 @@
<?php if (!defined('HTMLY')) die('HTMLy'); ?>
<h3>Updated to<h3>
<h2>[<?php echo $info['tag_name']; ?>] <?php echo $info['name']; ?></h2>
<p><?php echo \Michelf\MarkdownExtra::defaultTransform($info['body']); ?></p>