fix pages

This commit is contained in:
CHIEFSOFT\ameye
2024-08-19 18:45:34 -04:00
parent 5f48e2c7a7
commit 8e484833d0
8 changed files with 134 additions and 4 deletions
+26
View File
@@ -0,0 +1,26 @@
<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home -</a> Spiritual & Holistic Lifestyles
</div><!--/ breadcrumbs-->
<div class="gray-holder">
<h1>Spiritual & Holistic Lifestyles</h1>
<p>
Spirituality is another area of values for millions of people who want to connect with higher power, for believers- that’s God while others believe in something else. Spirituality helps, especially when talking about the Christian’s perspective on what constitute transformation and renewal. Meditation is associated with spirituality, while prayers are made to God who can help empower the weak minded people to overcome odds in life. There are benefits to engage in spiritual explorations if it is done properly and wholeheartedly. Counseling is available for those who want to walk in the light and receive inspiration to live a sober, clean and upright life.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?>