yellow/system/snippets/footer.php
2014-07-10 10:42:32 +02:00

6 lines
172 B
PHP
Executable file

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