First commit
This commit is contained in:
9
layouts/posts.shtml
Normal file
9
layouts/posts.shtml
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div :html="$page.content()"></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user