{% extends "user_profile/user.html" %} {% block profilesection %} {% trans %}favorites{% endtrans %} {% endblock %} {% block usercontent %} {% include "user_profile/users_questions.html" %} {% endblock %}