{% extends 'marketing/base.html' %} {% block content %}

DICTIA · TRANSCRIPTION IA · CONFORME LOI 25

Refonte en cours — printemps 2026.

La page marketing complète est en construction. Toutes les fonctionnalités de DictIA restent disponibles via votre compte.

{% from 'macros/button.html' import button %} {{ button('Réserver une démo', href='/contact', variant='primary', size='lg') }} {{ button('Connexion', href='/login', variant='ghost', size='lg') }}
{% endblock %}