Files
LittleBeast/view/common/footer.maron
2025-11-08 18:12:08 +09:00

8 lines
315 B
Plaintext

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