I'm not entirely convinced that this is a good idea, but it'll be easy
to revert if we decide it's not.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933595 13f79535-47bb-0310-9956-
ffa450edef68
<a href="{$path}/sitemap.html">
<xsl:value-of select="$message[@id='sitemap']" />
</a>
+
+ <xsl:text> | </xsl:text>
+
+ <a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2">
+ <xsl:value-of select="$message[@id='httpdreportabug']" />
+ </a>
</p>
</xsl:template>
<!-- /super-menu -->