aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates/child.html
blob: 23aed379276b3cdd9b8b49fd6655ab427a5c4771 (plain) (blame)
1
2
{% extends "base.html" %}
{% block content %}Content goes here{% endblock %}