{% extends base %}
{% block head_extra %}
{% endblock %}
{% block content %}
{% import "macros/action_icons_static.html" as icons %}
{% block title %}Tenders{% endblock %}
Reference Number | Description | [actions] |
---|---|---|
{{ tender.v_reference_number }} | {{ tender.v_description }} | {{ icons.edit_svg() }} {{ icons.delete_svg() }} |