mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
Regenerate after previous commits.
This commit is contained in:
parent
8595adc781
commit
4e72846c60
@ -90,14 +90,9 @@
|
||||
|
||||
<xsl:template match="http-error">
|
||||
|
||||
<i>
|
||||
<xsl:text>"</xsl:text>
|
||||
<xsl:value-of select="@text"/>
|
||||
<xsl:text>"</xsl:text>
|
||||
</i>
|
||||
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:value-of select="@code"/>
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:value-of select="@text"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user