diff --git a/src/accounts/templates/accounts/user_update_form.html b/src/accounts/templates/accounts/user_update_form.html index 44cf3bb..6b9ff7f 100644 --- a/src/accounts/templates/accounts/user_update_form.html +++ b/src/accounts/templates/accounts/user_update_form.html @@ -4,6 +4,11 @@ {% block head_js %} {% endblock %} @@ -135,8 +154,8 @@ $(function() { {% trans "Primary" %} {% else %}
- - + +
{% endif %}
@@ -147,7 +166,7 @@ $(function() { {% gravatar user_.email 30 %} {{ email.address }}
- +

-- libgit2 0.21.2