-DESTDIR = /tmp/public_html
+DESTDIR = /projects/mowgli/public_html
TEMPLATESROOT = ../templates
XMLROOT = ../xml
</td>
<td align="right" valign="bottom">
<div class="small">
- <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../images/istbutton_small.gif"/></a>
+ <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="{$path_to_top}/../images/istbutton_small.gif"/></a>
</div>
</td>
</tr>
</xsl:template>
<xsl:template name="foot">
+ <xsl:param name="path_to_top" select="'.'"/>
<hr/>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
</td>
<td align="right" valign="top">
<div class="small">
- <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../images/istbutton_small.gif"/></a>
+ <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="{$path_to_top}/../images/istbutton_small.gif"/></a>
</div>
</td>
</tr>
<xsl:with-param name="path_to_top" select="'.'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'.'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'../..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'../..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<dl>
<xsl:apply-templates/>
</dl>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'.'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'../..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'../..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'.'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'../..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'../..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'../..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>
<xsl:with-param name="path_to_top" select="'..'"/>
</xsl:call-template>
<xsl:apply-templates/>
- <xsl:call-template name="foot"/>
+ <xsl:call-template name="foot">
+ <xsl:with-param name="path_to_top" select="'..'"/>
+ </xsl:call-template>
</blockquote>
</body>
</html>