{% comment %} The bookmarks / toread tabs. Expects: * account - Optional. An Account object. If present, we link to the Account's bookmarks/toread. Otherwise the overall ones. * active - Optional. String. 'bookmarks' (default) or 'toread'. {% endcomment %} {% with active=active|default_if_none:'bookmarks' %} {% endwith %}