{% block content %}
<section id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air_frequently_asked_questions') }}">{{ section }}</a></h2>
- <p>{{ description }}</p>
+ <h2><a href="{{ path('rapsys_air_frequently_asked_questions') }}">{{ page.title }}</a></h2>
+ <p>{{ page.description }}</p>
</header>
<nav>
<strong>{% trans %}Table of contents{% endtrans %}</strong>