{% extends "detail.html" %} {% block content %}
Name {{ object.name }}
Type {{ object.type }}
{% endblock %}