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
If you have a base.template.html extended by a x.template.html, when you modify base.template.html it needs to rebuild everything downstream of base.template.html and x.template.html.
If you have a
base.template.htmlextended by ax.template.html, when you modifybase.template.htmlit needs to rebuild everything downstream ofbase.template.htmlandx.template.html.