{% extends "path1/base1" %} {% block title %}replacing the base title{% endblock %} {% block content %}replacing the base content - variable: {{ test_var }} after variable {% endblock %}