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