2014-04-20 14:53:01 +02:00
<!DOCTYPE html>
< html lang = "de" >
< head >
< title > Willkommen Sie zur unserer Testseite< / title >
< meta charset = "utf-8" / >
2020-07-19 16:54:45 +02:00
< meta name = "generator" content = "Pelican" / >
2014-04-20 14:53:01 +02:00
< link href = "http://example.com/test/feeds_all.atom.xml" type = "application/atom+xml" rel = "alternate" title = "Testseite Full Atom Feed" / >
< link rel = "stylesheet" href = "http://example.com/test/de/../theme/style.css" / >
< / head >
< body id = "index" class = "home" >
< header id = "banner" class = "body" >
2020-07-19 16:54:45 +02:00
< h1 > < a href = "http://example.com/test/de/" > Testseite< / a > < / h1 >
2014-04-20 14:53:01 +02:00
< / header > <!-- /#banner -->
< nav id = "menu" > < ul >
2019-09-05 10:05:47 +02:00
< li > < a href = "http://example.com/test/de/category/misc.html" > misc< / a > < / li >
2014-04-20 14:53:01 +02:00
< / ul > < / nav > <!-- /#menu -->
< section id = "content" >
< h2 > All articles< / h2 >
< ol id = "post-list" >
< li > < article class = "hentry" >
< header > < h2 class = "entry-title" > < a href = "http://example.com/test/de/translated-article.html" rel = "bookmark" title = "Permalink to Ein übersetzter Artikel" > Ein übersetzter Artikel< / a > < / h2 > < / header >
< footer class = "post-info" >
2019-09-05 10:05:47 +02:00
< time class = "published" datetime = "2014-09-14T00:00:00+00:00" > So 14 September 2014 < / time >
2014-04-20 14:53:01 +02:00
< address class = "vcard author" > By
< a class = "url fn" href = "http://example.com/test/de/author/der-tester.html" > Der Tester< / a >
< / address >
< / footer > <!-- /.post - info -->
< div class = "entry-content" > < p > Ein einfacher Artikel mit einer Übersetzung.
2019-09-05 10:05:47 +02:00
Hier ist ein Link zur < a class = "reference external" href = "http://example.com/test/images/img.png" > einigem Bild< / a > .< / p >
2014-04-20 14:53:01 +02:00
< / div > <!-- /.entry - content -->
< / article > < / li >
< / ol > <!-- /#posts - list -->
< / section > <!-- /#content -->
< footer id = "contentinfo" class = "body" >
< address id = "about" class = "vcard body" >
2020-07-19 16:54:45 +02:00
Proudly powered by < a href = "https://getpelican.com/" > Pelican< / a > ,
which takes great advantage of < a href = "https://www.python.org/" > Python< / a > .
2014-04-20 14:53:01 +02:00
< / address > <!-- /#about -->
< / footer > <!-- /#contentinfo -->
< / body >
< / html >