{% extends layout_template %} {% import "_utils.html" as utils with context %} {% block title %}{{ text.title }}{% endblock %} {% block page_content %} {{ utils.make_upper(upper) }}