アクセス許可管理

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/staffonly.maron Normal file
View File

@@ -0,0 +1,6 @@
{@ include(common/header) @}
<h1 class="paragraph">スタッフ限定</h1>
<p class="paragraph">
よろしくね、社員。(´・ω・`)
</p>
{@ include(common/footer) @}