This commit is contained in:
emma peel 2023-11-21 19:26:00 +01:00
parent fc24a6c338
commit b0e22efc40

View File

@ -29,7 +29,7 @@
<li class="list-group-item">
<a href="{{ this.parent|url }}">{{ _("Back to previous page: ") }} {{ this.parent.title }}</a> - <a href="https://gitlab.torproject.org/tpo/web/community/-/edit/main/content{{ this.path }}/contents.lr">{{ _("Edit this page") }}</a>
{% if this.alt != "en" %} -
<a href="https://hosted.weblate.org/zen/tor/support-portal/{{ this.alt }}/?q=+location%3A%22content{{ this.path|safe }}%2Fcontents%22&sort_by=-priority%2Cposition&checksum=">{{ _("Improve this translation") }}</a>
<a href="https://hosted.weblate.org/zen/tor/community-portal/{{ this.alt }}/?q=+location%3A%22content{{ this.path|safe }}%2Fcontents%22&sort_by=-priority%2Cposition&checksum=">{{ _("Improve this translation") }}</a>
{% endif %}
</li>