Skip to content

Commit 46f104f

Browse files
slorianijel
authored andcommitted
feat(ui): remove "must be logged in to translate" alert
#16869
1 parent 70aae2b commit 46f104f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

weblate/templates/dashboard/anonymous.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
{% load crispy_forms_tags i18n translations %}
44

55
{% 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-
126
{% announcements bootstrap_5=True %}
137

148
{% include "list-projects.html" with projects=top_projects %}

0 commit comments

Comments
 (0)