{% extends 'base/html.html' %} {% block title %}example{% endblock title %} {% block body %} {{ object }} {% endblock body %}