+ {%- endif %}
+
+ {%- block relbar_top %}
+ {%- if theme_show_relbar_top|tobool %}
+
+
+ {{- rellink_markup () }}
+
+ {%- endif %}
+ {% endblock %}
+
+
+
+ As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
+ Library versions released prior to that date will continue to be available. For more information please
+ visit
Python 2 support on Google Cloud.
+
+ {% block body %} {% endblock %}
+
+
+ {%- block relbar_bottom %}
+ {%- if theme_show_relbar_bottom|tobool %}
+
+
+ {{- rellink_markup () }}
+
+ {%- endif %}
+ {% endblock %}
+
+ {%- if render_sidebar %}
+