{% extends 'dashboard/layout.html' %} {% block title %}{{ _('Edit Profile - Dashboard') }}{% endblock %} {% set active_page = 'profile' %} {% block dashboard_content %}
{{ _('Manage your account information, security, and notification preferences.') }}