{% extends "base.html" %} {% block title %}Testing Clay{% endblock %} {% block content %}

Hello world

{% endblock %}