Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WeblateOrg/website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d05b5d9df5cdda6857deb5435dd8dedb2b41d22d
Choose a base ref
..
head repository: WeblateOrg/website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f01a6c164092eb3e2e385dfabc1ad34473b01269
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 weblate_web/templates/snippets/users.html
2 changes: 1 addition & 1 deletion weblate_web/templates/snippets/users.html
Original file line number Diff line number Diff line change
@@ -9,4 +9,4 @@
<a href="https://translate.fedoraproject.org/"><img src="{% static "img/logo-fedora.svg" %}" alt="Fedora" /></a>
<a href="https://hosted.weblate.org/projects/collabora-online/"><img src="{% static "img/logo-collabora.svg" %}" alt="Collabora" /></a>
<div class="clear"></div>
<a href="{% url 'discover' %}" class="button border small rev inline" target="_blank">{% trans "Discover Weblate" %}</a>
<a href="{% url 'discover' %}" class="button border small rev inline">{% trans "Discover Weblate" %}</a>