diff --git a/app/dashboard/templates/dashboard/api_key.html b/app/dashboard/templates/dashboard/api_key.html index 48c00f01..2309ee7c 100644 --- a/app/dashboard/templates/dashboard/api_key.html +++ b/app/dashboard/templates/dashboard/api_key.html @@ -23,11 +23,11 @@ An API key is used by the SimpleLogin browser extensions.

You can install the official SimpleLogin browser extensions through the following links: Chrome, + target="_blank" rel="noopener">Chrome, Firefox & + target="_blank" rel="noopener">Firefox & Safari + target="_blank" rel="noopener">Safari
⚠️API Keys should be kept secret and treated like passwords, they can be used to gain access to your account. diff --git a/app/dashboard/templates/dashboard/custom_domain.html b/app/dashboard/templates/dashboard/custom_domain.html index 22d7e34f..34be64af 100644 --- a/app/dashboard/templates/dashboard/custom_domain.html +++ b/app/dashboard/templates/dashboard/custom_domain.html @@ -20,7 +20,7 @@ {% if not current_user.is_premium() %} {% endif %} diff --git a/app/dashboard/templates/dashboard/domain_detail/dns.html b/app/dashboard/templates/dashboard/domain_detail/dns.html index eec9aa0d..f7fdf3ac 100644 --- a/app/dashboard/templates/dashboard/domain_detail/dns.html +++ b/app/dashboard/templates/dashboard/domain_detail/dns.html @@ -89,7 +89,7 @@
- SPF (Wikipedia↗) is an email + SPF (Wikipedia↗) is an email authentication method designed to detect forging sender addresses during the delivery of the email.
Setting up SPF is highly recommended to reduce the chance your emails ending up in the recipient's Spam folder. @@ -153,7 +153,7 @@
- DKIM (Wikipedia↗) is an + DKIM (Wikipedia↗) is an email authentication method designed to avoid email spoofing.
@@ -223,7 +223,7 @@
- DMARC (Wikipedia↗) + DMARC (Wikipedia↗) is designed to protect the domain from unauthorized use, commonly known as email spoofing.
Built around SPF and DKIM, a DMARC policy tells the receiving mail server what to do if neither of those authentication methods passes. diff --git a/app/dashboard/templates/dashboard/pricing.html b/app/dashboard/templates/dashboard/pricing.html index edab4eb7..cc956a73 100644 --- a/app/dashboard/templates/dashboard/pricing.html +++ b/app/dashboard/templates/dashboard/pricing.html @@ -44,7 +44,7 @@ - @@ -54,7 +54,7 @@
🔐 Secure payments by - Paddle + Paddle
diff --git a/app/developer/templates/developer/client_details/basic_info.html b/app/developer/templates/developer/client_details/basic_info.html index 749c9b5d..be5b1197 100644 --- a/app/developer/templates/developer/client_details/basic_info.html +++ b/app/developer/templates/developer/client_details/basic_info.html @@ -8,7 +8,7 @@

Well done!

Please head to our - + documentation to see how to add SimpleLogin into your website/application.

diff --git a/app/developer/templates/developer/index.html b/app/developer/templates/developer/index.html index b1ebcc76..bd722595 100644 --- a/app/developer/templates/developer/index.html +++ b/app/developer/templates/developer/index.html @@ -12,7 +12,7 @@ If you have a website or a mobile application and want to add SimpleLogin to it, this page is for you!

Have a look at our extensive doc to have an idea 👉 - Docs + Docs

Create your first SimpleLogin App here 👇

diff --git a/app/discover/templates/discover/index.html b/app/discover/templates/discover/index.html index 5129e12c..111d3cc2 100644 --- a/app/discover/templates/discover/index.html +++ b/app/discover/templates/discover/index.html @@ -17,7 +17,7 @@ {% for client in clients %}
- +
diff --git a/templates/emails/_emailhelpers.html b/templates/emails/_emailhelpers.html index a6893d65..0eb2abc4 100644 --- a/templates/emails/_emailhelpers.html +++ b/templates/emails/_emailhelpers.html @@ -19,7 +19,7 @@ https://litmus.com/blog/a-guide-to-bulletproof-buttons-in-email-design --> - {{ button_text }} diff --git a/templates/footer.html b/templates/footer.html index a251867b..a3c260e2 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -5,16 +5,16 @@