blockquote for presentational purposes

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2130 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-08-06 16:57:12 +00:00
parent c286c81ef9
commit 70eb61da00
1 changed files with 6 additions and 0 deletions

View File

@ -848,6 +848,12 @@ THE SOFTWARE.
<!-- PRESENTATIONAL ELEMENTS -->
<xsl:template match='blockquote'>
<blockquote>
<xsl:apply-templates/>
</blockquote>
</xsl:template>
<xsl:template match='cite'>
<span class='ref'>
<xsl:apply-templates/>