{% extends "base.html" %} {% block content %}
| Item | HDHR | RMG | Non-Specific | |||
|---|---|---|---|---|---|---|
| {{ button_item["label"] }} | {% if button_item["hdhr"] %}{% else %} | {% endif %} {% if button_item["rmg"] %} | {% else %} | {% endif %} {% if button_item["other"] %} | {% else %} | {% endif %} |