{% extends 'base.twig' %} {# --- METADATA & SCHEMA --- #} {% block title %}{{ 'page.presentation.title'|trans }}{% endblock %} {% block meta_description %}{{ 'page.presentation.description'|trans }}{% endblock %} {% block canonical_url %} {% endblock %} {% block breadcrumb_schema %} {% endblock %} {# --- BODY --- #} {% block body %}
{# Titre Neubrutaliste #}

EPage // {{ 'page.presentation.header'|trans }}

{# Conteneur des Fonctionnalités #}

{{ 'page.presentation.subtitle'|trans }}

{{ 'page.presentation.intro_paragraph_1'|trans }} EPage {{ 'page.presentation.intro_paragraph_1_2'|trans }}

{# Alerte Rôle EPage #}

{{ 'page.presentation.intro_paragraph_2'|trans({ 'page_span': 'EPage', 'strong_tag': '', 'strong_end_tag': '', 'warning_tag': '' })|raw }}

{# GRILLE DES FONCTIONNALITÉS #}
{# Bloc 1: SEO #}

{{ 'page.presentation.feature.seo.title'|trans }}

{{ 'page.presentation.feature.seo.description'|trans({ 'page_span': 'EPage' })|raw }}

{# Bloc 2: Centralisation #}

{{ 'page.presentation.feature.nexus.title'|trans }}

{{ 'page.presentation.feature.nexus.description'|trans({ 'strong_tag': '', 'strong_end_tag': '' })|raw }}

{# Bloc 3: Événements #}

{{ 'page.presentation.feature.convention.title'|trans }}

{{ 'page.presentation.feature.convention.description'|trans }}

{# Bloc 4: Intégration #}

{{ 'page.presentation.feature.approval.title'|trans }}

{{ 'page.presentation.feature.approval.description'|trans({ 'strong_tag': '', 'strong_end_tag': '' })|raw }}

{# Bloc 5: Sécurité #}

{{ 'page.presentation.feature.security.title'|trans }}

{{ 'page.presentation.feature.security.description'|trans({'page_span': 'EPage', 'strong_tag': '', 'strong_end_tag': ''})|raw }}

{{ 'page.presentation.feature.security.encrypted_data'|trans({'strong_tag': '', 'strong_end_tag': ''}) }}

{# Bloc 6: Contact #}

{{ 'page.presentation.feature.contact.title'|trans }}

{{ 'page.presentation.feature.contact.description'|trans }}

{{ 'page.presentation.feature.contact.policy_text'|trans }}
{# BLOC : OFFRE SANS ENGAGEMENT #}
PRO MISSION

{{ 'page.presentation.flexibility.title'|trans }}

{{ 'page.presentation.flexibility.no_commitment'|trans({ 'page_span': 'EPage', 'strong_tag': '', 'strong_end_tag': '' })|raw }}
{# Appel à l'action étapes #}

{{ 'page.presentation.call_to_action'|trans }}

{# GRILLE INFOS TECHNIQUES #}
{# Bloc 1: Domaine #}

{{ 'page.presentation.domain_info.title'|trans }}

{{ 'page.presentation.domain_info.no_domain_question'|trans }}

votre_pseudo.e-cosplay.com

{{ 'page.presentation.domain_info.has_domain_question'|trans }}

{{ 'page.presentation.domain_info.cname_guide'|trans({'page_span': 'EPage'})|raw }}

{# Bloc 2: Copyright #}

{{ 'page.presentation.copyright_info.title'|trans }}

{{ 'page.presentation.copyright_info.responsibility'|trans({ 'page_span': 'EPage', 'strong_tag': '', 'strong_end_tag': '', 'red_strong': '' })|raw }}

{# Bloc 3: Add-ons #}

{{ 'page.presentation.additional_features.title'|trans }}

{{ 'page.presentation.additional_features.request_support'|trans({ 'page_span': 'EPage', 'strong_tag': '', 'strong_end_tag': '' })|raw }}

{# BLOC TARIFICATION #}
{# --- JAVASCRIPT --- #}
{% endblock %}