Fix missing spaces

This commit is contained in:
djoate
2019-11-24 00:10:48 -05:00
parent d59672b784
commit 128871e550
3 changed files with 5 additions and 251 deletions

View File

@ -9,7 +9,7 @@ translate: true
<h1 id="sponsors" class="anchor"><a href="#sponsors"><i class="fas fa-link anchor-icon"></i></a> {% t Sponsors %}</h1>
<div class="alert alert-success" role="alert">
<strong>{% t New! %}</strong> {% t Showcase your brand as a sponsor of PrivacyTools here and support our mission of creating a world free of mass surveillance! %} <a href="{{ "/sponsors/" | translate_page }}" class="alert-link">{% t Learn more... %}</a>
<strong>{% t New! %}</strong> {% t Showcase your brand as a sponsor of PrivacyTools here and support our mission of creating a world free of mass surveillance! %} <a href="{{ "/sponsors/" | translate_page }}" class="alert-link"> {% t Learn more... %}</a>
</div>
{% include sections/quotes.html %}
{% include sections/privacy-resources.html %}