{% extends "layout.html" %} {% block title %}{{ data.page.title }}{% endblock %} {% block main %}
{% include "indexAjax.html" %}
{% endblock %}