One change, every page that shares the frame
The reason a site becomes unmaintainable is that the same thing is written in forty places. Templates, layouts and objects exist so that it is written once.
Change the footer object and every page carrying it is republished. Change a layout and every page built on it follows. The work is in deciding what the frame should be, not in applying the decision forty times.