This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<twig:Alert type="info" icon="false"> | |
Drag items between columns to show/hide relevant data in the list or change their order | |
<twig:block name="extra"> | |
<ul class="mt-1.5 list-inside list-disc"> | |
<li>At least 10 characters (and up to 100 characters)</li> | |
<li>At least one lowercase character</li> | |
<li>Inclusion of at least one special character, e.g., ! @ # ?</li> | |
</ul> | |
</twig:block> | |
</twig:Alert> |
OlderNewer