{% block content %}
<article id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air') }}">{{ section }}</a></h2>
- <p>{{ description }}</p>
+ <h2><a href="{{ path('rapsys_air') }}">{{ page.title }}</a></h2>
+ <p>{{ page.description }}</p>
</header>
<div class="panel">
{% if calendar is defined and calendar %}