Quote:
Originally Posted by Lynne
Why don't you want to use a template? The navbar and header and footer are all templates. If you want to spit them out without using templates, then you'll have to copy the html and spit that out in your page.
|
I don't want my modification to be template based, as that means each time I make an edit to it, I have to edit all of them. Anyway, I seem to have found a workaround that fixes my problem.