{% extends "cfp/event/base.html" %} {% load bootstrap4 %} {% load compress %} {% load i18n %} {% load static %} {% block title %}{% trans "Your Profile" %} :: {% endblock %} {% block content %} {% if profile_form.biography %} {% endif %}
{% trans "This data will be displayed publicly if your talk is accepted. It is also visible to reviewers." %}
{% if questions_exist %}{% trans "You can change your log in data here." %}