diff --git a/themes/pure/php/page.php b/themes/pure/php/page.php old mode 100644 new mode 100755 index 3f1f5404..3547e0d5 --- a/themes/pure/php/page.php +++ b/themes/pure/php/page.php @@ -1,7 +1,9 @@ -

Page

+

get('Page') ?>

+ +
\ No newline at end of file diff --git a/themes/pure/php/post.php b/themes/pure/php/post.php old mode 100644 new mode 100755 index 5cf6f4c8..2556e23e --- a/themes/pure/php/post.php +++ b/themes/pure/php/post.php @@ -1,7 +1,9 @@ -

Post

+

get('Post') ?>

+ +
@@ -34,4 +36,6 @@ content() ?> + +
\ No newline at end of file