This repository has been archived on 2023-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
web/app/view/template/footer.php

11 lines
231 B
PHP
Raw Normal View History

2022-01-14 06:43:31 +00:00
</div>
</div>
2022-01-16 16:12:04 +00:00
<hr class="hidden">
<div id="footer">
2022-01-18 21:16:12 +00:00
<small>Kopieringsrettigheter &copy; 2021-2022 <a target="_blank" href="http://willy.club">WillySoft Solutions</a></small>
2022-01-16 16:12:04 +00:00
</div>
2022-01-14 06:43:31 +00:00
</body>
</html>