{% extends 'base.html' %} {% block header %}
Complaint Posted By : {{ object.created_by }}
Location : {{ object.location }}
Time : {{ object.created_at }}
{{ object.description }}