yellow/system/themes/snippets/footer.php
2015-04-29 09:26:48 +02:00

7 lines
No EOL
224 B
PHP
Executable file

<div class="footer">
<a href="<?php echo $yellow->page->base."/" ?>">&copy; 2015 <?php echo $yellow->page->getHtml("sitename") ?></a>.
<a href="http://datenstrom.se/yellow">Made with Yellow</a>.
</div>
</div>
</body>
</html>