šablona/stránka.xsl
changeset 126 be52f52e7d39
parent 124 42aec5217cbf
child 127 4b02189672db
     1.1 --- a/šablona/stránka.xsl	Sun Jun 23 15:55:04 2013 +0200
     1.2 +++ b/šablona/stránka.xsl	Sun Jun 23 16:29:22 2013 +0200
     1.3 @@ -54,6 +54,8 @@
     1.4  				</title>
     1.5  				<link title="Novinky (Atom)" href="atom.xml" type="application/atom+xml" rel="alternate"/>
     1.6  				<link title="Novinky (RSS)"  href="rss.xml"  type="application/rss+xml"  rel="alternate"/>
     1.7 +				<xsl:apply-templates select="$konfigurace/k:web/k:autor/k:jméno"/>
     1.8 +				<xsl:apply-templates select="s:stránka/s:perex"/>
     1.9  				<xsl:apply-templates select="$konfigurace/k:web/k:js"/>
    1.10  				<xsl:apply-templates select="$konfigurace/k:web/k:css"/>
    1.11  			</head>