You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see from the links in the opening comment of that PR, the taxonomy index page gets rendered from taxonomy.html rather than terms.html (as it did before the layout move). According to the taxonomy templates lookup order, terms.html should be picked up first.
Has the lookup order changed, or is this a bug from the template system rewrite? Thanks!