{% extends "_notIndex.html" %} {% block title %}Ride Information{% endblock %} {% block head %} {% endblock %} {% block onLoadText %}onload="initMap()" onunload="GUnload()" style="font-family: Arial;border: 0 none;"{% endblock %} {% block bodycontent %}

Ride Information

- Back to Home.

Driver

From To Driver Departing Contact
{{ ride.start_point_title }} {{ ride.destination_title }} {{ ride.driver }} {{ ride.part_of_day }}
{{ ride.jsmonth }}-{{ ride.jsday }}-{{ ride.jsyear }}
{{ ride.contact }}
{% if ride.passengerobjects %}

Passengers

{% for p in ride.passengerobjects %} {% endfor %}
Name {% ifequal ride.doOrPu 0 %}Drop Off Location {% else %}Pick Up Location{% endifequal %} Contact
{{ p.name }} {{ p.location }} {{ p.contact }}
{% else %}
There are no passengers registered for this ride. {% endif %}

{% endblock %}null, new google.maps.Point