Fix email protocol - Change to use svg logo

This commit is contained in:
cuom1999 2024-03-20 17:16:50 -05:00
parent 6dcd3ed0c9
commit d93767abdd
51 changed files with 36 additions and 80 deletions

View file

@ -4,7 +4,6 @@
{% set username = user.get_username() %}
{% set button_text = _("Activate") %}
{% set domain = site.domain %}
{% set protocol = "http" %}
{% include "general_email.html" %}
<br>
{{_("Alternatively, you can reply to this message to activate your account. Your reply must keep the following text intact for this to work:")}}