{% extends 'email/base.html.twig' %} {% block title %}Welcome to KitsCo{% endblock %} {% block content %}
Hi {{ user.fullName ?? user.email }}, your account has been created successfully.
You now have access to your KitsCo account. Here's what you can do:
| {{ user.email }} | |
| Name | {{ user.fullName }} |
| Account Created | {{ 'now'|date('F d, Y') }} |
{{ temporaryPassword }}
Please change your password after your first login.
Our team is here to help you get the most out of your KitsCo account. Don't hesitate to reach out if you have any questions.
Email: sales@kits.co.tz