側だけ
This commit is contained in:
+5
-1
@@ -2,13 +2,17 @@
|
||||
<html lang="ja">
|
||||
<head>
|
||||
<meta charset="utf8" />
|
||||
<link rel="stylesheet" href="./styles/index.css" />
|
||||
<title>ニジカもんすたぁ!! - トップ</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<?php require_once './forms/header.frm.php' ?>
|
||||
|
||||
<main>
|
||||
<p>ニジカもんすたぁ!! にようこそ!</p>
|
||||
<h1>ニジカもんすたぁ!! にようこそ!</h1>
|
||||
</main>
|
||||
|
||||
<?php require_once './forms/footer.frm.php' ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user