Jan
27
#3
Problem: template changes are showing up in one browser, but not another.
Complex Solution: it can’t be server-side caching, so must be something in the browser. Clear the cache in every imaginable way to get the non-updated browser to update.
Actual Solution: you’re logged in in the updated browser and not the other. (That’s why you’re using two browsers, of course.) It actually is cached on the server. Clear the cache.