{% extends "thinks/base.html" %} {% block body_class %}index{% endblock %} {% block header %}

Thinks

{% endblock header %} {% block main %}

Templates

Thinks

New think

{% regroup thinks by category as categories %}
{% endblock main %}