summaryrefslogtreecommitdiffstats
path: root/askbot/skins/default/templates/user_profile/user_stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/skins/default/templates/user_profile/user_stats.html')
-rw-r--r--askbot/skins/default/templates/user_profile/user_stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/skins/default/templates/user_profile/user_stats.html b/askbot/skins/default/templates/user_profile/user_stats.html
index d9002d30..94a1c17b 100644
--- a/askbot/skins/default/templates/user_profile/user_stats.html
+++ b/askbot/skins/default/templates/user_profile/user_stats.html
@@ -1,5 +1,5 @@
{% extends "user_profile/user.html" %}
-{% import "macros.html" as macros %}
+{% import "macros/macros.html" as macros %}
<!-- user_stats.html -->
{% block profilesection %}
{% trans %}overview{% endtrans %}