X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/6b6dbacd7a4c81cdb13a15825f8df2ecffe58375..2c9debf2812dfbd4ff59348559ae57cd49858e8b:/src/accounts/templates/account/profile.html diff --git a/src/accounts/templates/account/profile.html b/src/accounts/templates/account/profile.html index af04370..b80eaac 100644 --- a/src/accounts/templates/account/profile.html +++ b/src/accounts/templates/account/profile.html @@ -3,8 +3,10 @@ {% block content %}
- -

{% trans "Logout" %}

+ Gravatar +

{% trans "Logout" %}

@@ -14,6 +16,7 @@

{% trans "Your profile" %}

+ {% csrf_token %} {{ basic_form.as_table }} @@ -22,6 +25,7 @@

{% trans "Password change" %}

+ {% csrf_token %}
{{ pass_form.as_table }} @@ -30,7 +34,6 @@
-

{% trans "Availble services" %}