{% extends "base.html" %} {% block title %} testing title {% endblock %} {% block defcontent %}

testing

{% endblock %}