summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'xslt')
-rw-r--r--xslt/summary.xslt6
1 files changed, 4 insertions, 2 deletions
diff --git a/xslt/summary.xslt b/xslt/summary.xslt
index ed379727..05152d13 100644
--- a/xslt/summary.xslt
+++ b/xslt/summary.xslt
@@ -35,9 +35,11 @@
<xsl:apply-templates select="md:ContactPerson"/>
<xsl:text>
</xsl:text>
- <xsl:apply-templates select="md:SPSSODescriptor/md:AttributeConsumingService"/>
+ <xsl:apply-templates select="md:SPSSODescriptor/md:AttributeConsumingService"/><xsl:text>
+</xsl:text>
+ <xsl:text>[Supplemental documentation|</xsl:text><xsl:call-template name="entity-name"/><xsl:text>]
+</xsl:text>
<xsl:text>
-
</xsl:text>
</xsl:template>