+ Python version
+ Maintenance status
+
+ First released
+ End of support
+ Release schedule
+
+
\ No newline at end of file
diff --git a/templates/downloads/index.html b/templates/downloads/index.html
index a79d7c542..d87b32823 100644
--- a/templates/downloads/index.html
+++ b/templates/downloads/index.html
@@ -2,6 +2,7 @@
{% load boxes %}
{% load banners %}
{% load sponsors %}
+{% load download_tags %}
{% block page_title %}Download Python | {{ SITE_INFO.site_name }}{% endblock %}
{% block og_title %}Download Python{% endblock %}
@@ -55,10 +56,9 @@

- {% box 'downloads-active-releases' %}
+ {% render_active_releases %}
-