{% extends 'emails/base.html.twig' %} {% block title %}Bienvenue sur Bubul{% endblock %} {% block content %}
Votre compte Bubul{% if user.company %} pour {{ user.company.name }}{% endif %} est prêt. Voici vos identifiants de connexion.
{{ password }}