{% extends "base.html" %} {% block head %} {% block scripts %}{% endblock %} {% endblock %} {% block body %}
{% if not runtime_storage_update_time %} {% set update_time_title = '' %} {% else %} {% if runtime_storage_update_time is too_old %} {% endif %} {% set update_time_title = 'Last updated on ' + runtime_storage_update_time_str %} {% endif %}
About
{% block left_frame %}{% endblock %}
{% block right_frame %}{% endblock %}
Stackalytics displays information collected from open sources, including git.openstack.org, review.openstack.org, Launchpad, GitHub, OpenStack.org, OpenStack mailing lists. {% if update_time_title %}{{ update_time_title }}{% endif %}
{% endblock %}