キャッシュデータの作成
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{@ include(common/header) @}
|
||||
<h2>{{ $domain }}の登録</h2>
|
||||
{@ include(common/footer) @}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
{@ include(common/header) @}
|
||||
<h2>{{ $domain }}の登録</h2>
|
||||
{@ include(common/footer) @}
|
||||