From 00327eaf61648d663939c8f7b1107e3755394384 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 4 Mar 2019 16:46:15 +0300 Subject: [PATCH] Flextype Slim Integration - next round of integration --- site/themes/default/templates/about.html | 1 + site/themes/default/templates/templates/about.php | 6 ------ .../themes/default/templates/templates/blog-post.php | 7 ------- site/themes/default/templates/templates/blog.php | 11 ----------- site/themes/default/templates/templates/default.php | 4 ---- site/themes/default/templates/templates/home.php | 12 ------------ 6 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 site/themes/default/templates/templates/about.php delete mode 100644 site/themes/default/templates/templates/blog-post.php delete mode 100644 site/themes/default/templates/templates/blog.php delete mode 100644 site/themes/default/templates/templates/default.php delete mode 100644 site/themes/default/templates/templates/home.php diff --git a/site/themes/default/templates/about.html b/site/themes/default/templates/about.html index 835189c2..cf2ebfd2 100644 --- a/site/themes/default/templates/about.html +++ b/site/themes/default/templates/about.html @@ -2,4 +2,5 @@ {% block content %} {{ entry.content|raw }} + {% endblock %} diff --git a/site/themes/default/templates/templates/about.php b/site/themes/default/templates/templates/about.php deleted file mode 100644 index 9a9487c4..00000000 --- a/site/themes/default/templates/templates/about.php +++ /dev/null @@ -1,6 +0,0 @@ - -display() ?> -

- - -display() ?> diff --git a/site/themes/default/templates/templates/blog-post.php b/site/themes/default/templates/templates/blog-post.php deleted file mode 100644 index 966079c9..00000000 --- a/site/themes/default/templates/templates/blog-post.php +++ /dev/null @@ -1,7 +0,0 @@ - -display() ?> -

-
- -
-display() ?> diff --git a/site/themes/default/templates/templates/blog.php b/site/themes/default/templates/templates/blog.php deleted file mode 100644 index 5a21faeb..00000000 --- a/site/themes/default/templates/templates/blog.php +++ /dev/null @@ -1,11 +0,0 @@ - -display() ?> -

- - -

-

-
-
- -display() ?> diff --git a/site/themes/default/templates/templates/default.php b/site/themes/default/templates/templates/default.php deleted file mode 100644 index ed9f4328..00000000 --- a/site/themes/default/templates/templates/default.php +++ /dev/null @@ -1,4 +0,0 @@ - -display() ?> - -display() ?> diff --git a/site/themes/default/templates/templates/home.php b/site/themes/default/templates/templates/home.php deleted file mode 100644 index ddb76829..00000000 --- a/site/themes/default/templates/templates/home.php +++ /dev/null @@ -1,12 +0,0 @@ - -display() ?> - - - -

-

-
-
- -Read the rest of the blog -display() ?>