{% extends "cosinnus_marketplace/base.html" %} {% load i18n static cosinnus_tags widget_tweaks %} {% block page_title %} {% if offer_view == "mine" %}{% trans "My Offers" %}{% else %}{% trans "Offers" %}{% endif %} {{ block.super }} {% endblock page_title %} {% block breadcrumb %} {{ block.super }}