{% extends "tera/base" %} {% block content %}

Hi {{ name }}!

Here are your items:

Try going to /tera/hello/Your Name

{% endblock content %}