=s_("The %{plan_name} is no longer available to purchase. For more information about how this will impact you, check our %{faq_link_start}frequently asked questions%{faq_link_end}.").html_safe%{plan_name: plan.name,faq_link_start: faq_link_start,faq_link_end: '</a>'.html_safe}
-else
.price-per-month
.gl-mr-2
=number_to_plan_currency(plan.price_per_month)
.card-body
-ifshow_deprecated_plan
=s_("The %{plan_name} is no longer available to purchase. For more information about how this will impact you, check our %{faq_link_start}frequently asked questions%{faq_link_end}.").html_safe%{plan_name: plan.name,faq_link_start: faq_link_start,faq_link_end: '</a>'.html_safe}