{% extends "base.html" %} {% load static %} {% block content %}
ID | Link | slug | name | status | status_changed | created | modified | description |
{{object.pk}} | {{object}} | {{ object.slug }} | {{ object.name }} | {{ object.status }} | {{ object.status_changed }} | {{ object.created }} | {{ object.modified }} | {{ object.description }} |