X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/f8a5c883f22ee53fc0b5ac207c34cf908a3f0631..2c9debf2812dfbd4ff59348559ae57cd49858e8b:/src/accounts/templates/account/profile.html?ds=sidebyside 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" %}