diff --git a/weblate_web/templates/discover.html b/weblate_web/templates/discover.html index 4eccc2361..7a185d7fb 100644 --- a/weblate_web/templates/discover.html +++ b/weblate_web/templates/discover.html @@ -86,7 +86,8 @@

{% endfor %} {% if service.non_matched_projects_count %} - + {% endif %} {% if service.pk in user_services %} diff --git a/weblate_web/templates/features.html b/weblate_web/templates/features.html index 160939485..8aaa76206 100644 --- a/weblate_web/templates/features.html +++ b/weblate_web/templates/features.html @@ -32,10 +32,13 @@

{% trans "Easy to use interface" %}
- {% trans + {% trans
{% trans "Customizable quality checks" %}
- {% trans + {% trans
{% trans "Detailed context" %}
diff --git a/weblate_web/templates/snippets/customer-users.html b/weblate_web/templates/snippets/customer-users.html index 83d8420af..4b1501106 100644 --- a/weblate_web/templates/snippets/customer-users.html +++ b/weblate_web/templates/snippets/customer-users.html @@ -14,7 +14,9 @@
{% if owner == user %}
- {% trans + {% trans
{% else %} {% csrf_token %}