aboutsummaryrefslogtreecommitdiff
path: root/share/sgml/templates.oldpress.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'share/sgml/templates.oldpress.xsl')
-rw-r--r--share/sgml/templates.oldpress.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/sgml/templates.oldpress.xsl b/share/sgml/templates.oldpress.xsl
index 9848cbd480..92076241c0 100644
--- a/share/sgml/templates.oldpress.xsl
+++ b/share/sgml/templates.oldpress.xsl
@@ -28,7 +28,7 @@
<xsl:template name="process.content">
<xsl:apply-templates select="//month"/>
-
+
<p>Other press publications:
<a href="../2009/press.html">2009</a>,
<a href="../2008/press.html">2008</a>,
@@ -47,7 +47,7 @@
</xsl:template>
<!-- Everything that follows are templates for the rest of the content -->
-
+
<xsl:template match="month">
<h1>
<xsl:call-template name="transtable-lookup">
@@ -78,7 +78,7 @@
<p><a href="{$url}"><b><xsl:value-of
select="name"/></b></a><br/>
-
+
<a href="{$site-url}"><xsl:value-of
select="site-name"/></a>, <xsl:value-of select="author"/><br/>
<xsl:apply-templates select="p/child::node()" mode="copy.html"/>