Hardware Lifecycle
{% if hardware_notice %}
End of Sale {{ hardware_notice.end_of_sale|default:"—" }}
End of Support {{ hardware_notice.end_of_support|default:"—" }} {% if hardware_notice.end_of_support_passed %} Past {% endif %}
End of Security Patches {{ hardware_notice.end_of_security_patches|default:"—" }}
End of SW Releases {{ hardware_notice.end_of_sw_releases|default:"—" }}
View notice {% else %} No hardware notice on file. Add notice {% endif %}