{% extends "base.html" %} {% block title %}Test Base Template{% endblock %} {% block content %}
This is a simplified template for testing that extends base.html.