{% load filters %} {% load helpers %} {# renders panel on object with lifecycle info assigned to it #}
End of Sale | {{ lifecycle_info.end_of_sale }} |
End of Maintenance Updates | {{ lifecycle_info.end_of_maintenance }} |
End of Security Updates | {{ lifecycle_info.end_of_security }} |
Last Support Contract Purchase Date | {{ lifecycle_info.last_contract_date }} |
End of Support | {{ lifecycle_info.end_of_support }} |