X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/fccd9926e2f91d7222e7c7a28ad9da92ef081232..37e278e43ece42375352c07d9f04991ef58d992c:/src/accounts/templates/account/profile.html diff --git a/src/accounts/templates/account/profile.html b/src/accounts/templates/account/profile.html new file mode 100644 index 0000000..15e5eaf --- /dev/null +++ b/src/accounts/templates/account/profile.html @@ -0,0 +1,41 @@ +{% extends "base.html" %} +{% load gravatar i18n %} + +{% block content %} +
{% for message in messages %}
+ {% endif %} + + {% endfor %}