{% extends "lib/page.html" %} {% block content %} {% include "pages/index/presentation.html" %} {% include "pages/index/games.html" %} {% include "pages/index/news.html" %} {% include "pages/index/contact.html" %} {% endblock %}