aboutsummaryrefslogtreecommitdiff
path: root/themes/templates/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/templates/page.html')
-rw-r--r--themes/templates/page.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/templates/page.html b/themes/templates/page.html
deleted file mode 100644
index a1b91c9..0000000
--- a/themes/templates/page.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<article class="page single" role="article">
- <h2 class="page-title" role="heading">$title$</h2>
- <div class="page-content">
- $body$
- </div>
-</article>