diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl index 64fb72254..2b8a03093 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl @@ -1676,6 +1676,24 @@ + + + Generates a link element. Only usable in the head. + + + + Description of the link link element in the HTML specification + + + + + + + + + + + Generates a HTML5 main element.