{% extends "layout.html" %} {% block title %}{{ this.title }}{% endblock %} {% block body %}
{{ this.title }} {{ this.body }} {% set all = site.query('/agenda') %}
{% endblock %}