diff --git a/bl-themes/defaultTheme/php/home.php b/bl-themes/defaultTheme/php/home.php index 6f777d5b..f86ee5c1 100644 --- a/bl-themes/defaultTheme/php/home.php +++ b/bl-themes/defaultTheme/php/home.php @@ -1,3 +1,5 @@ +
+ @@ -7,28 +9,28 @@ p('No pages found') ?>
-

-

+

+

-
+
-

- title(); ?> +

+ title(); ?>

coverImage()) : ?> - + showDefaultThumbnail() == true): ?> - + @@ -36,16 +38,16 @@ - contentBreak(); ?> +
contentBreak(); ?>
readMore()) : ?> @@ -56,12 +58,12 @@
tags(true) as $key => $value) : ?> - + @@ -75,3 +77,5 @@ + +
\ No newline at end of file diff --git a/bl-themes/defaultTheme/php/page.php b/bl-themes/defaultTheme/php/page.php index 26c3ec3a..f4964477 100644 --- a/bl-themes/defaultTheme/php/page.php +++ b/bl-themes/defaultTheme/php/page.php @@ -1,40 +1,40 @@ -
+
-

- title(); ?> +

+ title(); ?>

coverImage()) : ?> - + - + -
+
content(); ?>
isStatic() && !$url->notFound()) : ?>
tags(true) as $key => $value) : ?> - + @@ -42,11 +42,11 @@
- + @@ -65,4 +65,4 @@ -
+
\ No newline at end of file