diff --git a/apps/user/templates/user/profile.html b/apps/user/templates/user/profile.html index 3b107ff5..8a2371b0 100644 --- a/apps/user/templates/user/profile.html +++ b/apps/user/templates/user/profile.html @@ -1,17 +1,15 @@ -{% extends "templates/lilcity/index.html" %} {% load static %} {% block content %} +{% extends "templates/lilcity/index.html" %} {% load static %} {% load thumbnail %} {% block content %}
+ {% endthumbnail %}
-