{% block content %}
<section id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air_about') }}">{{ page.title }}</a></h2>
- <p>{{ page.description }}</p>
+ <h2><a href="{{ path('rapsys_air_about') }}">{{ title }}</a></h2>
+ <p>{{ description }}</p>
</header>
<nav>
<strong>{% trans %}Table of contents{% endtrans %}</strong>
{% block content %}
<section id="form">
<header>
- <h2><a href="{{ path('rapsys_air_dispute') }}">{{ page.title }}</a></h2>
- <p>{{ page.description }}</p>
+ <h2><a href="{{ path('rapsys_air_dispute') }}">{{ title }}</a></h2>
+ <p>{{ description }}</p>
</header>
{% if sent %}
<p class="message notice">{% trans %}Your message has been sent{% endtrans %}</p>
{% block content %}
<section id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air_frequently_asked_questions') }}">{{ page.title }}</a></h2>
- <p>{{ page.description }}</p>
+ <h2><a href="{{ path('rapsys_air_frequently_asked_questions') }}">{{ title }}</a></h2>
+ <p>{{ description }}</p>
</header>
<nav>
<strong>{% trans %}Table of contents{% endtrans %}</strong>
</section>
<section>
<h3 id="whatisit">{% trans %}What is it ?{% endtrans %}</h3>
- <p>{% trans %}Libre Air is an initiative to have a powerful and shared calendar for outdoor Tango Argentin sessions.{% endtrans %}</p>{# sur paris dans un premier temps #}
+ <p>{% trans %}Libre Air is an initiative to have a powerful and shared calendar for outdoor Argentine Tango sessions.{% endtrans %}</p>{# sur paris dans un premier temps #}
</section>
<section>
<h3 id="whocancreateanaccount">{% trans %}Who can create an account ?{% endtrans %}</h3>
{% block content %}
<section id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air_organizer_regulation') }}">{{ page.title }}</a></h2>
- <p>{{ page.description }}</p>
+ <h2><a href="{{ path('rapsys_air_organizer_regulation') }}">{{ title }}</a></h2>
+ <p>{{ description }}</p>
</header>
<nav>
<strong>{% trans %}Table of contents{% endtrans %}</strong>
{% block content %}
<section id="dashboard">
<header>
- <h2><a href="{{ path('rapsys_air_terms_of_service') }}">{{ page.title }}</a></h2>
- <p>{{ page.description }}</p>
+ <h2><a href="{{ path('rapsys_air_terms_of_service') }}">{{ title }}</a></h2>
+ <p>{{ description }}</p>
</header>
<nav>
<strong>{% trans %}Table of contents{% endtrans %}</strong>