From 43a6c87fd6d267145597ea437452b7320882fe27 Mon Sep 17 00:00:00 2001 From: Son Date: Sat, 2 Apr 2022 17:36:33 +0700 Subject: [PATCH] format some html files using pycharm --- templates/dashboard/index.html | 14 +++++++------- templates/dashboard/setting.html | 24 ++++++++++++++---------- 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/templates/dashboard/index.html b/templates/dashboard/index.html index 225c3cf0..cb1933f3 100644 --- a/templates/dashboard/index.html +++ b/templates/dashboard/index.html @@ -579,13 +579,13 @@ {% endblock %} diff --git a/templates/dashboard/setting.html b/templates/dashboard/setting.html index da0b1097..16ac1050 100644 --- a/templates/dashboard/setting.html +++ b/templates/dashboard/setting.html @@ -494,7 +494,8 @@
Disabled alias/Blocked contact
- When an email is sent to a disabled alias or sent from a blocked contact, you can decide what response the sender should see.
+ When an email is sent to a disabled alias or sent from a blocked contact, you can decide what + response the sender should see.
Ignore means they will see the message as delivered, but SimpleLogin won't actually forward it to you. This is the default option as you can start receiving the emails again by re-enabling the alias or unblocking a contact.
@@ -504,14 +505,16 @@ @@ -525,7 +528,8 @@
Include original sender in email headers
- SimpleLogin forwards emails to your mailbox from the reverse-alias and not from the original sender address.
+ SimpleLogin forwards emails to your mailbox from the reverse-alias and not from the original + sender address.
If this option is enabled, the original sender addresses is stored in the email header X-SimpleLogin-Envelope-From. You can choose to display this header in your email client.
As email headers aren't encrypted, your mailbox service can know the sender address via this header.