an-untranslated-article-en.html 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!DOCTYPE html>
  2. <html lang="cz">
  3. <head>
  4. <title>Welcome to our Testovací stránka</title>
  5. <meta charset="utf-8" />
  6. <link href="http://example.com/test/feeds_all.atom.xml" type="application/atom+xml" rel="alternate" title="Testovací stránka Full Atom Feed" />
  7. <link rel="stylesheet" href="http://example.com/test/cz/../theme/style.css" />
  8. </head>
  9. <body id="index" class="home">
  10. <header id="banner" class="body">
  11. <h1><a href="http://example.com/test/cz/">Testovací stránka <strong></strong></a></h1>
  12. </header><!-- /#banner -->
  13. <nav id="menu"><ul>
  14. </ul></nav><!-- /#menu -->
  15. <section id="content" class="body">
  16. <header>
  17. <h2 class="entry-title">
  18. <a href="http://example.com/test/cz/an-untranslated-article-en.html" rel="bookmark"
  19. title="Permalink to An untranslated article">An untranslated article</a></h2>
  20. </header>
  21. <footer class="post-info">
  22. <time class="published" datetime="2014-07-14T00:00:00+00:00">
  23. Mon 14 July 2014
  24. </time>
  25. <address class="vcard author">
  26. By <a class="url fn" href="http://example.com/test/cz/author/test-testovic.html">Test Testovič</a>
  27. </address>
  28. </footer><!-- /.post-info -->
  29. <div class="entry-content">
  30. <p>An article without a translation.
  31. Here is a link to an <a class="reference external" href="http://example.com/test/cz/../pages/untranslated-page.html">untranslated page</a></p>
  32. </div><!-- /.entry-content -->
  33. </section>
  34. <footer id="contentinfo" class="body">
  35. <address id="about" class="vcard body">
  36. Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
  37. which takes great advantage of <a href="http://python.org">Python</a>.
  38. </address><!-- /#about -->
  39. </footer><!-- /#contentinfo -->
  40. </body>
  41. </html>