summaryrefslogtreecommitdiff
path: root/xsl/layout.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/layout.xsl')
-rw-r--r--xsl/layout.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index 5ee8080..622d9f4 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -20,6 +20,7 @@
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width" />
+ <meta name="description" content="{$description}" />
<xsl:if test="/s:html/@robots">
<meta name="robots" content="{/s:html/@robots}">
</meta>