vss/example/layouts/_index.html

9 lines
113 B
HTML
Raw Normal View History

2022-07-26 13:13:41 +09:00
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>@title</title>
</head>
<body>
@contents
</body>