Comment by lenkite
11 hours ago
Umm..your CSS example doesn't show any template includes. No way to put header/footer in separate files.
11 hours ago
Umm..your CSS example doesn't show any template includes. No way to put header/footer in separate files.
but they are in a separate file. the css file. you an load multiple css files if you want to break it out.
The original example didn't have that either.
That's strange; the `head` and `footer` nodes were present in the XSL template this morning [1], last GH change was Feb 13 [2], what matches
from here.
[1] at 09:11:48, according https://web.archive.org/web/*/http://xsl-website.widloski.co... [2] https://github.com/Evidlo/xsl-website/commits/master/templat...
The footer is in the stylesheet in both my and Evidlo's example. In neither of our examples are these in separate files from the stylesheet.