Files
LittleBeast/view/secret.maron
2025-11-07 22:50:22 +09:00

7 lines
179 B
Plaintext

{@ include(common/header) @}
<h1 class="paragraph">秘密のページ</h1>
<p class="paragraph">
内緒だね~
</p>
{@ include(common/footer) @}