{% extends 'base.html' %} {% load humanize %} {% block content %}
Call | Status | Closes |
---|---|---|
{{ call.title }}
Paid: {{ call.paid|yesno }} • Genre: {{ call.genre }} • Owner: {{ call.owner.username }} • Length: {{ call.length }} |
{{ call.get_status_display }} | {{ call.end_date|naturalday }} |
No calls to list |