diff --git a/xslt/entry-templates/Compact.xsl b/xslt/entry-templates/Compact.xsl index 3a752c53..40fdc299 100644 --- a/xslt/entry-templates/Compact.xsl +++ b/xslt/entry-templates/Compact.xsl @@ -1,299 +1,299 @@ <xsl:value-of select="tc:collection/tc:entry[1]//tc:title[1]"/> <xsl:text> – </xsl:text> <xsl:value-of select="tc:collection/@title"/>
: