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