{% endblock %}
{% block content %}
{% if alias %}
{% call text() %}
This is the first email you receive via your first alias{{ alias }}.
{% endcall %}
{% call text() %}
This alias is automatically created for receiving SimpleLogin news and tips.
In the next coming days, we'll send you 3 emails to help you get the best out of SimpleLogin.
Please disable it if you don't need this.
{% endcall %}
{% endif %}
{% call text() %}
If you are using Firefox or a Chromium-browser like Chrome, Edge, Brave, you can
install our Firefox add-on
or Chrome extension
to create aliases in one click (like in the below gif 👇).
{% endcall %}
{% call text() %}
{% endcall %}
{% call text() %}
SimpleLogin is also available on
Android and
iOS
so you can manage your aliases on the go.
{% endcall %}
{% if user.in_trial() and user.trial_end %}
{% call text() %}
When you signed up, you can use all premium features like
custom domain, alias directory,
mailbox,
PGP without any limit during 7 days (the "trial period").
Everything you create during this period will
continue to work normally even if you don't upgrade.
{% endcall %}
{% call text() %}
Please note that you can't create more than 15 aliases during the trial period.
{% endcall %}
{% endif %}
{% call text() %}
For any question, feedback or feature request, please join our
GitHub forum.
You can also join our Reddit or follow our
Twitter.
{% endcall %}
{% endblock %}