Open the blog
This commit is contained in:
6
themes/templates/page.html
Normal file
6
themes/templates/page.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<article class="page single" role="article">
|
||||
<h2 class="page-title" role="heading">$title$</h2>
|
||||
<div class="page-content">
|
||||
$body$
|
||||
</div>
|
||||
</article>
|
Reference in New Issue
Block a user