diff --git a/app/templates/packages/similar.html b/app/templates/packages/similar.html index 1979b4a..54633af 100644 --- a/app/templates/packages/similar.html +++ b/app/templates/packages/similar.html @@ -11,7 +11,7 @@ {% if packages_modnames %}

{{ _("Packages sharing provided mods") }}

- {{ _("This package contains modnames that are present in the following packages:") + {{ _("This package contains modnames that are present in the following packages:") }}

{% for metapackage, packages in packages_modnames.items() %}

{{ metapackage.name }}

diff --git a/app/templates/users/claim_forums.html b/app/templates/users/claim_forums.html index 2ebda5d..dcfe387 100644 --- a/app/templates/users/claim_forums.html +++ b/app/templates/users/claim_forums.html @@ -68,7 +68,7 @@ Create Account from Forums User placeholder="{{ _('Forum username') }}" pattern="[a-zA-Z0-9._ -]+" title="{{ _('Only a-zA-Z0-9._ allowed') }}" required>

- {{ _("Go to User Control Panel > Profile > Edit signature") }} + {{ _("Go to User Control Panel > Profile > Edit signature") }}