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