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

Hi {{user.username}}

Here are your characters:

Try going to /hello/YourName

{% endblock content %}