Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/templates/inclusion_extends1.html
blob: 4827f42d3cc7c402d126861a740756420f6f7f69 (plain)
1
2
{% extends 'inclusion_base.html' %}
{% block content %}one{% endblock %}