{% extends "oscar/customer/baseaccountpage.html" %} {% load i18n %} {% block extra_breadcrumbs %}
  • {% trans 'Address book' %}
  • {% endblock %} {% block tabcontent %} {% with style='horizontal' %} {% include "oscar/partials/form.html" %} {% endwith %} {% endblock tabcontent %}