{% extends "user_profile/user.html" %} {% block profilesection %}

{% trans %}followed questions{% endtrans %}

{% endblock %} {% block usercontent %} {% include "user_profile/users_questions.html" %} {% endblock %}