{% extends "base.html" %} {% block title %}{{ object.name }}{% endblock %} {% block content %}
« Back to full listing
{{ object.description }}