{% extends 'lara_django_base/lara_base.html' %} {% block toolbar %}

{{ section_title }}

{% endblock %} {% block content %}
...
{{ object.name_full }} ({{ object.category }})
  • Manufacturer: {{ object.name }}
  • Description: {{ object.description }}
Special title treatment

With supporting text below as a natural lead-in to additional content.

Go somewhere
{% endblock %}