Skip to content
Snippets Groups Projects
Select Git revision
  • 87d1e67b851274950d7921a809664ff794ec5f37
  • Supports default
  • TP2-selimovic
  • TP2-selimovic-spring
  • BeuvotMaleterre
  • selimovic
  • BertoniWalczyszyn
  • neboit_cournut
  • SERRE_PRUNIER
  • MosnierDrosne
  • tjo-TP1
  • Drosne
  • reda_youssef
  • Delefosse
  • CogoniHenry
  • Bouhanni
  • develop
  • che_sig
  • PiatJullien
  • Falletty_Mistral
  • myBranch
21 results

start

Blame
  • Forked from Vincent MAZENOD / 2017-F2-Forge
    Source project has a limited visibility.
    404.html 1.18 KiB
    <!DOCTYPE html>
    <html lang="cz">
    <head>
            <title>404 stránka</title>
            <meta charset="utf-8" />
            <link href="http://example.com/test/feeds_all.atom.xml" type="application/atom+xml" rel="alternate" title="Testovací stránka Full Atom Feed" />
    
    <link rel="stylesheet" href="http://example.com/test/cz/../theme/style.css" />
    </head>
    
    <body id="index" class="home">
            <header id="banner" class="body">
                    <h1><a href="http://example.com/test/cz/">Testovací stránka <strong></strong></a></h1>
            </header><!-- /#banner -->
            <nav id="menu"><ul>
            </ul></nav><!-- /#menu -->
        <h1>404 stránka</h1>
        Translations: 
    <a href="http://example.com/test/cz/../de/pages/404.html">de</a>
    <a href="http://example.com/test/cz/../pages/404.html">en</a>
    
    
        <p>Jednoduchá 404 stránka.</p>
    
    
            <footer id="contentinfo" class="body">
                    <address id="about" class="vcard body">
                    Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
                    which takes great advantage of <a href="http://python.org">Python</a>.
                    </address><!-- /#about -->
            </footer><!-- /#contentinfo -->
    </body>
    </html>