Files
LittleBeast/view/common/footer.maron

10 lines
331 B
Plaintext

</main>
<footer>
<address>
Copyright{{ defined('COPYRIGHT_YEAR') ? ' '.COPYRIGHT_YEAR : '' }} © <a href="https://076.moe/">076スタジオ合同会社</a><br />
Powered By <a href="https://technicalsuwako.moe/littlebeast">Little Beast</a>
</address>
</footer>
</div>
</body>
</html>