{% extends 'base.html' %} {% load i18n static widget_tweaks custom_filters %} {% block title %} {% if object %} {% trans 'Update Opportunity' %} {% else %} {% trans 'Add New Opportunity' %} {% endif %} {% endblock %} {% block content %}