{% extends "cacheview/signedobject_detail.html" %} {% block title %}Ghostbuster Detail{% endblock %} {% block detail %}
| Full Name | {{ object.full_name }} |
| Organization | {{ object.organization }} |
| {{ object.email_address }} | |
| Telephone | {{ object.telephone }} |