{% comment %} The Artist Overview / Tracks / Albums tabs. Expects: * active - Optional. String. 'tracks' (default) or 'albums'. * artist - The Artist object. {% endcomment %} {% with active=active|default_if_none:'tracks' %}