{% extends "base.html" %} {% block title %}{{ tcx.cfg.site.name }} ({{ name }}){% endblock %} {% block content %}{{ content|safe }}{% endblock %}