summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/du2html.xsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/du2html.xsl b/templates/du2html.xsl
index c16998c..94972d5 100644
--- a/templates/du2html.xsl
+++ b/templates/du2html.xsl
@@ -200,6 +200,8 @@
</html>
</x:template>
+ <x:template match="/document/subtitle" />
+
<x:template match="/document" mode="top">
<a href="/"><img src="/logo.png" alt="thenautilus.net"/></a>
</x:template>