Ask for email when generating LetsEncrypt SSLs (#452)

This commit is contained in:
Saeed Vaziry
2025-01-29 21:00:43 +01:00
committed by GitHub
parent 270928af13
commit 53e20cbc2a
7 changed files with 59 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<div
class="border-{{ $getColor() }}-500 bg-{{ $getColor() }}-100 text-{{ $getColor() }}-700 dark:bg-{{ $getColor() }}-500 dark:text-{{ $getColor() }}-500 rounded-lg border border-l-4 px-4 py-3 dark:bg-opacity-10"
>
{{ $getMessage() }}
{!! $getMessage() !!}
</div>
</div>
</div>