{% extends "base.html" %} {% block style %} {% endblock %} {% set show_images = True %} {% block title %}Conference archive{% endblock %} {% block content %}
Distribution of speakers by conference count.
{% for conf_count, speaker_count in speaker_counts %}