Merge branch 'google' of ssh://drop.maemo.org/git/mdictionary into google
[mdictionary] / trunk / src / base / xsl.xsl
index 5d98e19..205b223 100644 (file)
        <xsl:variable name="atr" select="@c"/>
        <font color="{$atr}"> <xsl:apply-templates/></font>
 </xsl:template>
+
+<xsl:template match="br">
+       <br/>
+</xsl:template>
+
 <!--
 <xsl:template match="table">
        <table>