{% extends 'dashboard_base.html' %} {% load static i18n %} {% load compress crispy_forms_tags %} {% block title %}{% trans 'Update Speaker Profile' %}{% endblock title %} {% block dashboard_tablist %} {% include '_includes/dashboard_tablist.html' with active='profile' %} {% endblock dashboard_tablist %} {% block main-content %}