diff --git a/src/shared/templates/account/profile.html b/src/shared/templates/account/profile.html index 997e977..39d5a29 100644 --- a/src/shared/templates/account/profile.html +++ b/src/shared/templates/account/profile.html @@ -1,15 +1,23 @@ {% extends "base.html" %} {% load i18n %} +{% block extra_head %} + +{% endblock extra_head %} + {% block content %}