{% if g.user %}
{% if g.show_os_past_eol_warning %}
{{ gettext ('Critical Security: The operating system used by your SecureDrop servers has reached its end-of-life. A manual upgrade is required to re-enable the Source Interface and remain safe. Please contact your administrator. Learn More') }}
{% elif g.show_os_near_eol_warning %}
{{ gettext ('Critical Security: The operating system used by your SecureDrop servers will reach its end-of-life on April 30, 2021. A manual upgrade is urgently required to remain safe. Please contact your administrator. Learn More') }}