diff --git a/colab/accounts/templates/accounts/user_update_form.html b/colab/accounts/templates/accounts/user_update_form.html index 27304fb..e1a05a5 100644 --- a/colab/accounts/templates/accounts/user_update_form.html +++ b/colab/accounts/templates/accounts/user_update_form.html @@ -179,7 +179,7 @@ $(function() { - + {% if CONVERSEJS_ENABLED %}
@@ -197,6 +197,7 @@ $(function() {
+ {% endif %}
-- libgit2 0.21.2