diff --git a/app/templates/packages/view.html b/app/templates/packages/view.html index cad5435b..612f1842 100644 --- a/app/templates/packages/view.html +++ b/app/templates/packages/view.html @@ -202,13 +202,13 @@ {% if package.website %} - + {{ _("Website") }} {% endif %} {% if package.repo %} - + {{ _("Source") }} @@ -220,13 +220,13 @@ {% endif %} {% if package.issueTracker %} - + {{ _("Issue Tracker") }} {% endif %} {% if package.translation_url %} - + {{ _("Translate") }}