]> git.draconx.ca Git - homepage.git/blobdiff - layouts/default.xsl
Improve clicky table generation.
[homepage.git] / layouts / default.xsl
index 84dcf9df801d3a25c0f68a8d1d3b23964174b6a7..5a6c3eec06785191225ba8cfb0d93809e4ee42ad 100644 (file)
@@ -2,7 +2,7 @@
 <!--
   Nick's web site: XHTML output stage
 
-  Copyright © 2018-2020 Nick Bowler
+  Copyright © 2018-2021 Nick Bowler
 
   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   </html>
 </xsl:template>
 
+<xsl:include href='layouts/clickytable.xsl' />
+
 </xsl:stylesheet>