diff --git a/templates/homepage.html b/templates/homepage.html index 629688cf..da2d66ec 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -58,7 +58,7 @@ library spotlight
{% if featured_library.first_github_tag_date %}Released {{ featured_library.first_github_tag_date|date:"m/d/y"}}{% endif %}
+{% if featured_library.first_boost_version %}Added in {{ featured_library.first_boost_version.display_name }}{% endif %}
{{ featured_library.description }}