We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70aae2b commit 46f104fCopy full SHA for 46f104f
weblate/templates/dashboard/anonymous.html
@@ -3,12 +3,6 @@
3
{% load crispy_forms_tags i18n translations %}
4
5
{% block content %}
6
-
7
- <p class="alert alert-info">
8
- {% blocktranslate %}This site runs {{ weblate_name_link }} for translating the software projects listed below.{% endblocktranslate %}
9
- {% translate "You need to be signed in to translate, otherwise you can only make suggestions." %}
10
- </p>
11
12
{% announcements bootstrap_5=True %}
13
14
{% include "list-projects.html" with projects=top_projects %}
0 commit comments