{% extends "base.html" %} {% block layout %} {% if data_rendered %}
{{ data_rendered }}
{% endif %} {% endblock %}