-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBio.aspx
More file actions
17 lines (13 loc) · 1.43 KB
/
Copy pathBio.aspx
File metadata and controls
17 lines (13 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<%@ Page Language="C#" MasterPageFile="~/Masterpages/Site.master" AutoEventWireup="true" Inherits="LifeNavigator.Web.CodeBehindBase" Title="Life Navigator - Biography" %>
<asp:Content ID="Content1" ContentPlaceHolderID="cpHead" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="cpMain" Runat="Server">
<h1 class="first">Biography</h1>
<p>The Life Navigator is an extraordinary, talented, gifted, skilled individual whose life purpose is to assist others with navigating through life.</p>
<p>The Life Navigator begin her work in the corporate arena but later switched to a career that was more emotionally, psychologically and spiritually fulfilling.</p>
<p>She received formal training as a clinician with a psychoanalytic orientation. The Life Navigator has taught clinical psychology on the graduate level and psychology to undergraduates. She has a Bachelor of Arts Degree in Liberal Studies and Human Development and a Masters of Arts in Clinical Psychology.</p>
<p>The Life Navigator offers life support in the privacy of your home via the internet which makes access private, convenient and affordable.</p>
<p>She provides support to assist others with navigating through life. The Life Navigator assists others with life issues but is not intended to indicate such services are therapy sessions.</p>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="cpJavaScript" Runat="Server">
</asp:Content>