diff --git a/GalleryShare/XSLT/DirectoryListing.xslt b/GalleryShare/XSLT/DirectoryListing.xslt index 5f28270..a06ddfb 100644 --- a/GalleryShare/XSLT/DirectoryListing.xslt +++ b/GalleryShare/XSLT/DirectoryListing.xslt @@ -1 +1,11 @@ - \ No newline at end of file + + + + <!DOCTYPE html> + + + + </head> + </html> + </xsl:template> +</xsl:transform>