Trying tables.

svn path=/trunk/; revision=7241
This commit is contained in:
2006-11-13 17:30:32 +00:00
parent 20c8620911
commit 3b744da523
2 changed files with 11 additions and 8 deletions

View File

@@ -20,9 +20,7 @@
<body> <body>
<xsl:apply-templates /> <xsl:apply-templates />
<h3><xsl:value-of select="/html/text[@id='patrons']" /></h3> <h3><xsl:value-of select="/html/text[@id='patrons']" /></h3>
<ul> <xsl:apply-templates select="/html/set/patrons/node()" />
<xsl:apply-templates select="/html/set/patrons/node()" />
</ul>
<h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3> <h3><xsl:value-of select="/html/text[@id='sustaining']" /></h3>
<ul> <ul>

View File

@@ -4,11 +4,16 @@
<donorset> <donorset>
<patrons> <patrons>
<li> <table>
<img src="thankgnus/freiheit.png" alt="freiheit.com"/> <tr>
freiheit.com technologies <td><img src="thankgnus/freiheit.png" alt="freiheit.com"/></td>
</li> <td>freiheit.com technologies</td>
<li>Reinhard Wiesemann</li> </tr>
<tr>
<td>&#160;</td>
<td>Reinhard Wiesemann</td>
</tr>
</table>
</patrons> </patrons>
<sustainingcontributors> <sustainingcontributors>