{% extends "cfp/event/base.html" %} {% load i18n %} {% load bootstrap4 %} {% load staticfiles %} {% block title %}{% trans "Your Profile" %} :: {% endblock %} {% block content %}
{% trans "This data will be displayed next to your talk slots in the schedule." %}
{% if questions_exist %}{% trans "You can change your log in data here." %}