Updated website theme

This commit is contained in:
Christophe Riccio
2011-02-10 14:44:31 +00:00
parent 17e87c1476
commit 449c639404
3 changed files with 20 additions and 34 deletions

View File

@@ -56,9 +56,9 @@
<div class="title-date">
<xsl:value-of select="./@date" />
</div>
<div class="title4">
<xsl:value-of select="./@title" />
</div>
<h3>
<xsl:value-of select="./@title" />
</h3>
<div>
<xsl:if test="./paragraph">
<xsl:apply-templates select="./paragraph" />