I think exploding a template actually copies the contents of the level template into the current level. This means that any changes you subsequently make will only apply to the level template instance in the current level, and not in other locations. So if you want to change how it looks everywhere, you probably should edit the level template directly in the template level (it's Mirror_Main, if I remember correctly).