{% 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 %}
{# Wrapper global pour centrer le contenu et gérer le padding mobile #}
{# Titre Style Moderne/Anime Épuré #}

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 }}

{# Clarification du Rôle de l'EPage #}

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

{# GRILLE DES FONCTIONNALITÉS (devient 1 colonne sur mobile, 2 sur md, 3 sur lg) #}
{# Bloc 1: Visibilité Maximale (Loupe) #}

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

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

{# Bloc 2: Centralisation de Contenu (Chaîne) #}

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

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

{# Bloc 3: Annonces & Événements (Calendrier) #}

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

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

{# Bloc 4: Intégration E-Cosplay (Cœur) #}

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

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

{# Bloc 5: Modération et Sécurité (Bouclier) #}

{{ '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': '' })|raw }}

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

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

{# Bloc 6: Formulaire de Contact Sécurisé (Mail Check) #}

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

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

{# Bloc 7: Personalisation (Palette) #}

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

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

{# Bloc 8: Suivi / Analytics (Activity) #}

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

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

{# BLOC : OFFRE SANS ENGAGEMENT #}

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

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

{{ 'page.presentation.flexibility.renewal_auto'|trans|raw }} {{ 'page.presentation.flexibility.periods_cancel'|trans }}

{# Appel à l'action pour les étapes #}

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

{# CONTENEUR DE GRILLE POUR LES 3 BLOCS D'INFORMATION #}
{# BLOC 1: INFO TECHNIQUE NOM DE DOMAINE #}

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

{{ 'page.presentation.domain_info.no_domain_question'|trans }}
{{ 'page.presentation.domain_info.default_url'|trans({ 'url_part': 'votre_pseudo.e-cosplay.com' })|raw }}

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

{{ 'page.presentation.domain_info.purchase_title'|trans }}
{{ 'page.presentation.domain_info.partner_purchase'|trans({ 'partner_strong': 'SARL SITECONSEIL' })|raw }}

{# BLOC 2: INFO LÉGALE COPYRIGHT #}

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

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

{{ 'page.presentation.copyright_info.help_team'|trans }}
{{ 'page.presentation.copyright_info.contact_us'|trans }}

{# BLOC 3: INFO FONCTIONNALITÉS SUPPLÉMENTAIRES #}

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

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

{{ 'page.presentation.additional_features.siteconseil_referral'|trans({ 'partner_strong_cyan': 'SARL SITECONSEIL' })|raw }}

{# BLOC DE TARIFICATION EPage (CARTE UNIQUE AVEC SÉLECTEUR) - CENTRÉ ET RESPONSIVE #} {# BLOC PARTENARIAT SITECONSEIL #}

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

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

{{ 'page.presentation.siteconseil_partner.recommended'|trans }}

{{ 'page.presentation.siteconseil_partner.cms_info'|trans({ 'partner_strong': 'SARL SITECONSEIL', 'cms_strong': 'Esy-Flex' })|raw }}

{{ 'page.presentation.siteconseil_partner.offer_info'|trans }}

{{ 'page.presentation.siteconseil_partner.discover_button'|trans }}
{% endblock %}