24 lines
1.1 KiB
PHP
24 lines
1.1 KiB
PHP
<?php $this->extend('layouts/master') ?>
|
|
<?php $this->section('content') ?>
|
|
<div id="breadcrumbs">
|
|
<a title="Home" href="#">Home »</a> Spiritual & Holistic Lifestyles
|
|
</div>
|
|
<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() ?>
|