diff --git a/cps/templates/user_edit.html b/cps/templates/user_edit.html index 36937f95..74469124 100644 --- a/cps/templates/user_edit.html +++ b/cps/templates/user_edit.html @@ -27,7 +27,7 @@ {{_('Language')}} {% for translation in translations %} - {{ translation.display_name }} + {{ translation.display_name }} {% endfor %}