]> Lady’s Gitweb - Shushe/commitdiff
Remove some debugging information
authorLady <redacted>
Sat, 6 Jan 2024 03:37:29 +0000 (22:37 -0500)
committerLady <redacted>
Sat, 6 Jan 2024 03:37:29 +0000 (22:37 -0500)
lib/catalog2transform.xslt

index 65f5f0f1487ce7b77618a78e35058f38ea85f3d0..c91b0114a4db5e31c684d648f2bb3d68abbef38d 100644 (file)
@@ -122,11 +122,6 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                        <xslt:copy-of select="html:html/@*"/>
                                        <html:head>
                                                <xslt:copy-of select="html:html/html:head/@*"/>
-                                               <html:script type="text/plain">
-                                                       <xslt:text>buildtime=</xslt:text><xslt:value-of select="$buildtime"/><xslt:text>&#xA;</xslt:text>
-                                                       <xslt:text>srctime=</xslt:text><xslt:value-of select="$srctime"/><xslt:text>&#xA;</xslt:text>
-                                                       <xslt:text>path=</xslt:text><xslt:value-of select="$path"/><xslt:text>&#xA;</xslt:text>
-                                               </html:script>
                                                <html:title>
                                                        <xslt:for-each select="exsl:node-set($metadata)/html:title">
                                                                <xslt:value-of select="."/>
This page took 0.025201 seconds and 4 git commands to generate.