Trying tables.
svn path=/trunk/; revision=7241
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
<body>
|
||||
<xsl:apply-templates />
|
||||
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
|
||||
<ul>
|
||||
<xsl:apply-templates select="/html/set/patrons/node()" />
|
||||
</ul>
|
||||
<xsl:apply-templates select="/html/set/patrons/node()" />
|
||||
|
||||
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
|
||||
<ul>
|
||||
|
@@ -4,11 +4,16 @@
|
||||
|
||||
<donorset>
|
||||
<patrons>
|
||||
<li>
|
||||
<img src="thankgnus/freiheit.png" alt="freiheit.com"/>
|
||||
freiheit.com technologies
|
||||
</li>
|
||||
<li>Reinhard Wiesemann</li>
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
|
||||
<td>freiheit.com technologies</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>Reinhard Wiesemann</td>
|
||||
</tr>
|
||||
</table>
|
||||
</patrons>
|
||||
|
||||
<sustainingcontributors>
|
||||
|
Reference in New Issue
Block a user