{# /** * @file * Bootstrap v5 with Material Design Icons Sorting control implementation. * * Install Icon Set: https://google.github.io/material-design-icons/ * Overview: https://material.io/resources/icons/?style=baseline */ #} {% if sorted %} {% if direction == 'desc' %} expand_more {% else %} expand_less {% endif %} {% else %} unfold_more {% endif %} {{ title }}