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