summaryrefslogtreecommitdiff
path: root/_includes/themes/mark-reid/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/themes/mark-reid/page.html')
-rw-r--r--_includes/themes/mark-reid/page.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_includes/themes/mark-reid/page.html b/_includes/themes/mark-reid/page.html
new file mode 100644
index 0000000..05af78e
--- /dev/null
+++ b/_includes/themes/mark-reid/page.html
@@ -0,0 +1,6 @@
+<div id="page">
+
+<h1 class="emphnext">{{ page.title }}</h1>
+{{ content }}
+
+</div><!-- End Page -->