{{ profile.user.get_display_name }} .ical {{ profile.biography|rich_text }} {% if profile.user.get_gravatar or profile.user.avatar %} {% endif %} {% if answers %} {% for answer in answers %} {{ answer.question.question }} – {% include "common/question_answer.html" with answer=answer %} {% endfor %} {% endif %} {% translate "Sessions" %} {% for session in talks %} {% include "agenda/session_block.html" with show_date=True %} {% endfor %}