Author: cdupoirieux
Date: Thu Feb 23 02:54:02 2006
New Revision: 380094
URL: http://svn.apache.org/viewcvs?rev=380094&view=rev
Log:
Delete the content-main-body template,
Delete of a Yeah ! in a comment, certainly a joke ;-)
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/content-main.ft
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/content-main.ft
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/content-main.ft?rev=380094&r1=380093&r2=380094&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/content-main.ft
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt/html/content-main.ft
Thu Feb 23 02:54:02 2006
@@ -42,7 +42,7 @@
<xsl:template match="/">
<forrest:content>
<forrest:part>
- <xsl:comment>+ |start content-main Yeah !+</xsl:comment>
+ <xsl:comment>+ |start content-main +</xsl:comment>
<xsl:apply-templates
select="//[EMAIL PROTECTED]'content']/[EMAIL
PROTECTED]'content-main']/*">
<xsl:with-param name="content-main-conf"
@@ -51,11 +51,6 @@
<xsl:comment>+ |end content-main +</xsl:comment>
</forrest:part>
</forrest:content>
- </xsl:template>
- <xsl:template name="content-main-body" >
- <xsl:param name="content-main"/>
- <xsl:param name="content-main-conf"/>
-
</xsl:template>
<!--headings-->