Show
Ignore:
Timestamp:
04/03/11 16:34:42 (14 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Java funkce pro zjištění poslední úpravy souboru, Atom agregace, konfigurační soubor webu.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • šablona/stránka.xsl

    r5 r6  
    1919                <html> 
    2020                        <head> 
    21                                 <title><xsl:value-of select="g:stránka/g:nadpis"/></title>                               
     21                                <title><xsl:value-of select="g:stránka/g:nadpis"/></title> 
     22                                <link title="Novinky (Atom)" href="atom.xml" type="application/atom+xml" rel="alternate" /> 
     23                                <link title="Novinky (RSS)" href="rss.xml" type="application/atom+xml" rel="alternate" />                                
    2224                        </head> 
    2325                        <body>