Skip to main content
This topic has been closed for replies.

1 reply

Fernis
Inspiring
February 5, 2014

You can use <cfinclude> tag or include (in cfscript) to include a common template in multiple pages.

Thus, when you edit that included template, it will change the layout for all pages calling for it.