1
0
This repository has been archived on 2021-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ttv-streamkit/resources/views/common/footer.blade.php
2020-04-29 23:58:18 +02:00

6 lines
124 B
PHP

<footer>
<p class="uk-margin-remove uk-text-center">
&copy; {{ date("Y") }} Alexander BC
</p>
</footer>