{% extends "layout.html" %} {% block title %}{{ this.title }}{% endblock %} {% block body %} {{ this.body }} {% if this.table is defined %} {% if this.table.blocks | length != 0 %}