{% load i18n %}
{% block page_title %}{% firstof cabinet_client_title client_page_title %}{% if not cabinet_client_title and not client_page_title %}{% trans "My Account" %}{% endif %}{% endblock %}
{% if cabinet_tabs %} {% endif %}