{% 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 Attach | {{ lifecycle_info.last_contract_attach }} |
Last Support Contract Renewal | {{ lifecycle_info.last_contract_renewal }} |
End of Support | {{ lifecycle_info.end_of_support }} |