Give more info on the directory

This commit is contained in:
Son NK 2020-01-19 22:34:31 +01:00
parent 66c3be0e50
commit 6f925170c5

View File

@ -19,13 +19,19 @@
<div class="alert alert-primary" role="alert">
Directory allows you to create aliases <b>on the fly</b>. Simply use <br>
<div class="pl-3 py-2 bg-white">
<em>directory/<b>anything</b>@{{ EMAIL_DOMAIN }}</em> or <br>
<em>directory+<b>anything</b>@{{ EMAIL_DOMAIN }}</em> or <br>
<em>directory#<b>anything</b>@{{ EMAIL_DOMAIN }}</em> <br>
<em>your_directory/<b>anything</b>@{{ EMAIL_DOMAIN }}</em> or <br>
<em>your_directory+<b>anything</b>@{{ EMAIL_DOMAIN }}</em> or <br>
<em>your_directory#<b>anything</b>@{{ EMAIL_DOMAIN }}</em> <br>
</div>
next time you need an email address. <br>
<em><b>anything</b></em> could really be anything, it's up to you to invent the most creative alias 😉. <br>
The alias will be created the first time it receives an email.
<em>your_directory</em> is the name of one of your directories. <br>
<div class="h4 text-primary mt-3">
The alias will be created the first time it receives an email.
</div>
</div>
{% for dir in dirs %}