diff options
Diffstat (limited to 'templates/user_favorites.html')
-rw-r--r-- | templates/user_favorites.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/user_favorites.html b/templates/user_favorites.html index 185423c6..9db01e9a 100644 --- a/templates/user_favorites.html +++ b/templates/user_favorites.html @@ -2,7 +2,6 @@ <!-- user_favorites.html --> {% load extra_tags %} {% load humanize %} - {% block usercontent %} {% include "users_questions.html" %} {% endblock %} |