{% extends 'style/_base.html' %} {% block 'main' %}

This is the contents of the style/test.html template, which extends the style/_base.html template.

{% endblock %}