{% extends "base_list.html" %} {% block title %}Charts{% if period_str %} - {{ period_str }}{% endif %}{% endblock %} {% block head_extra %} {% endblock %} {% block lists %} {% if chart_type == "maloja" %} {% include "scrobbles/_top_charts.html" %} {% else %}