{% extends "base.html" %} {% load neapolitan %} {% block content %}

{{ object }}

{% object_detail object view.fields %} {% endblock %}