diff --git a/_includes/install/_old-release.html b/_includes/install/_old-release.html index dbfd0819a..43b462aff 100644 --- a/_includes/install/_old-release.html +++ b/_includes/install/_old-release.html @@ -50,12 +50,7 @@ {% assign static_sdk = release_info.platforms | where: 'name', 'Static SDK'| first %} {% if static_sdk %} {% assign tag_downcase = include.release.tag | downcase %} - - + {% else %} Unavailable {% endif %}