{% extends "base.html" %} {% block page_title %}{{ details['page_title'] }}{% end %} {% block head %} {% for file in tiles_css %} {% end %} {% for file in tiles_js %} {% end %} {% end %} {% block put_body %}
{% for rows in layout %} {% for row in rows.keys() %} {# ROWS #}