diff --git a/static/images/proton.svg b/static/images/proton.svg new file mode 100644 index 00000000..1236b3f8 --- /dev/null +++ b/static/images/proton.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/templates/auth/login.html b/templates/auth/login.html index b1f03811..bf31bd0e 100644 --- a/templates/auth/login.html +++ b/templates/auth/login.html @@ -45,7 +45,11 @@ {% if connect_with_proton %}
or
- Log in with Proton + + + Login with Proton + {% endif %} diff --git a/templates/dashboard/setting.html b/templates/dashboard/setting.html index 86e2eb38..cab04f8d 100644 --- a/templates/dashboard/setting.html +++ b/templates/dashboard/setting.html @@ -220,14 +220,15 @@ You have linked your Proton account: {{ proton_linked_account }}
Unlink account + class="btn btn-primary mt-2 proton-button" + href="{{ url_for('dashboard.unlink_proton_account') }}" + >Unlink account {% else %}
You can connect your Proton account with your SimpleLogin one.
- Connect + Connect with Proton {% endif %} @@ -262,10 +263,10 @@ @@ -278,9 +279,9 @@ {% for is_public, domain in current_user.available_domains_for_random_alias() %} @@ -325,27 +326,27 @@
+ {% if current_user.replace_reverse_alias %} checked {% endif %} class="form-check-input">
@@ -399,8 +400,8 @@
@@ -422,7 +423,7 @@
+ {% if current_user.expand_alias_info %} checked {% endif %} class="form-check-input">
@@ -447,7 +448,7 @@
+ {% if current_user.include_website_in_one_click_alias %} checked {% endif %} class="form-check-input">
@@ -494,7 +495,7 @@
+ {% if current_user.one_click_unsubscribe_block_sender %} checked {% endif %} class="form-check-input">
@@ -537,12 +538,12 @@ + {% if current_user.include_header_email_header %} checked {% endif %} class="form-check-input">