{% extends "schema/detail.html" %} {% block content %}
Name {{ object.name }}
{% endblock %}