<p>
-This section lets you create your own online itinerary. As you find items on this website that may be of interest to you, simply click the "Add to
-Travel Planner" icon. Each item will then get added to your list. Once you have
+This section lets you create your own online itinerary. As you find items on this website that may be of interest to you, simply click the "Add to
+Travel Planner" icon. Each item will then get added to your list. Once you have
completed adding items to your planner list, you may take the following actions:</p>
<ol>
- <li><strong>Request Info</strong><br>
-This will send an email directly to each individual business using our "Send Me More Information"
-form. For the items you have added to your list that do not have an
-email, we will give you their phone number. </li>
<li><strong>Print This List</strong><br>
Prints the list to your printer, if you have one.</li>
Logged in as {username}
<a href="{logoutUrl:h}" style="display: block; margin-top: 6px;">Log Out</a>
</p>
-
+
<form id="plannerLogin" action="{loginUrl}" method="post" flexy:if="!isLoggedIn">
<h2>Sign In</h2>
<p id="plannerUser">Email: <input name="username" type="text"></p>
<p id="plannerForgot"><a href="{forgotUrl:h}">Forgot your Password?</a></p>
</form>
-
+
<div id="plannerAcc" flexy:if="!isLoggedIn">
<h2>If you do not have an account</h2>
<a href="{accountUrl:h}" id="plannerNew">Create an account</a>