XBackBone/install/templates/footer.twig
2018-11-11 19:18:27 +01:00

7 lines
No EOL
242 B
Twig

<footer class="footer">
<div class="container-fluid">
<div class="text-muted">Proudly powered by
<a href="https://github.com/SergiX44/XBackBone">XBackBone v{{ PLATFORM_VERSION }}</a>
</div>
</div>
</footer>