アクセス許可管理

This commit is contained in:
2025-12-29 15:53:34 +09:00
parent decf69e8b4
commit 8c76fe2733
14 changed files with 127 additions and 12 deletions

6
view/memberonly.maron Normal file
View File

@@ -0,0 +1,6 @@
{@ include(common/header) @}
<h1 class="paragraph">メンバー限定</h1>
<p class="paragraph">
いらっしゃいませ、ご主人様! ^^) _旦~~
</p>
{@ include(common/footer) @}