{% extends "templates/inheritance/another-parent.html" %} {% block content %} {% include "templates/inheritance/include/snippet.html" %} {% endblock %}