diff --git a/page.php b/page.php index ce7f14e..9b5a30d 100644 --- a/page.php +++ b/page.php @@ -6,10 +6,10 @@
-
-

title() ?>

+
+

title() ?>


-
+
content(); ?>
diff --git a/post.php b/post.php index 62f5cf8..d58b724 100644 --- a/post.php +++ b/post.php @@ -2,24 +2,20 @@ need('header.php'); ?>
-
+
fields->headPic !=''): ?> fields->headPic(); ?> class="img-fluid mx-auto d-block shadow rounded mb-3" alt="title(); ?>"> -

title() ?>

+

title() ?>

- | - + | +

- date->timeStamp)); - $date2=date_create(date('c')); - $days=date_diff($date1,$date2); - ?> + date->timeStamp)); $date2=date_create(date('c')); $days=date_diff($date1,$date2); ?> options->oldPosts == 'able' && $days->format('%a') > 365): ?> -
+
content(); ?>
-