側だけ
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<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>
|
||||
<h1>作品一覧</h1>
|
||||
</main>
|
||||
|
||||
<?php require_once '../forms/footer.frm.php' ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user