4aff00c4c643cac1a442f3ae4b27108a23d8c3ba
[mdref/mdref] / views / footer.phtml
1
2 <ul>
3 <li><a href="https://github.com/m6w6/mdref">mdref-v<?php readfile(__DIR__."/../VERSION") ?></a></li>
4 <li><a href="LICENSE">&copy; <?= implode("-", array_unique([2013, idate("Y")])) ?>
5 All rights reserved.</a></li>
6 <li><?php include __DIR__."/edit.phtml" ?></li>
7 </ul>