{% extends "./template.html" %} {% block content %} {% load static %}
| Link | Description |
| PRO{{ quotes_results.project_id.project_id }} | {{ quotes_results.project_id }} |
| TASK{{ quotes_results.task_id.task_id }} | {{ quotes_results.task_id }} |
| ORG{{ quotes_results.organisation_id.organisation_id }} | {{ quotes_results.organisation_id }} |
| CUST{{ quotes_results.customer_id.customer_id }} | {{ quotes_results.customer_id }} |
| OPP{{ quotes_results.opportunity_id.opportunity_id }} | {{ quotes_results.opportunity_id.opportunity_name }} |