{% extends "app/app_base.html" %} {% block content %}
Full Name | {{ object.full_name }} |
Honorific Prefix | {{ object.honorific_prefix }} |
Organization | {{ object.organization }} |
Telephone | {{ object.telephone }} |
{{ object.email_address }} | |
P.O. Box | {{ object.box }} |
Extended Address | {{ object.extended }} |
Street Address | {{ object.street }} |
City | {{ object.city }} |
Region | {{ object.region }} |
Postal Code | {{ object.code }} |
Country | {{ object.country }} |