{% extends 'layout.html' %} {% block content %}
{%- for key,facts_list in facts_dict %} {{key}} {% endfor %}
{% endblock content %}