{% extends "base.html" %} {% from 'utils.html' import make_tabs %} {% macro series_list() %} {% for show in series|sort(attribute='sortTitle') %}