{% extends "base.html" %} {% load static %} {% block content %}
| ID | Link | tech_prefix | priority | discount | allow_negative_margin | description |
| {{object.pk}} | {{object}} | {{ object.tech_prefix }} | {{ object.priority }} | {{ object.discount }} | {{ object.allow_negative_margin }} | {{ object.description }} |