{% extends "site_base.html" %} {% load i18n %} {% block markup %}

{% trans "Hello Chuck!" %}

{% endblock %}