mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
update functional tests output
This commit is contained in:
parent
ebfdabf2d7
commit
b7e6d3d98d
49 changed files with 610 additions and 490 deletions
|
|
@ -41,13 +41,18 @@
|
|||
|
||||
</ul></nav>
|
||||
</header><!-- /#banner -->
|
||||
|
||||
<section id="content" class="body">
|
||||
<article>
|
||||
<header> <h1 class="entry-title"><a href=""
|
||||
rel="bookmark" title="Permalink to This is a super article !">This is a super article !</a></h1> </header>
|
||||
<div class="entry-content">
|
||||
<footer class="post-info">
|
||||
|
||||
<section id="content" class="body">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="entry-title">
|
||||
<a href="this-is-a-super-article.html" rel="bookmark"
|
||||
title="Permalink to This is a super article !">This is a super article !</a></h1>
|
||||
|
||||
</header>
|
||||
|
||||
<div class="entry-content">
|
||||
<footer class="post-info">
|
||||
<abbr class="published" title="2010-12-02T10:14:00">
|
||||
Thu 02 December 2010
|
||||
</abbr>
|
||||
|
|
@ -62,7 +67,7 @@
|
|||
|
||||
|
||||
</footer><!-- /.post-info -->
|
||||
<p>Some content here !</p>
|
||||
<p>Some content here !</p>
|
||||
<div class="section" id="this-is-a-simple-title">
|
||||
<h2>This is a simple title</h2>
|
||||
<p>And here comes the cool <a class="reference external" href="http://books.couchdb.org/relax/design-documents/views">stuff</a>.</p>
|
||||
|
|
@ -75,10 +80,10 @@
|
|||
<p>→ And now try with some utf8 hell: ééé</p>
|
||||
</div>
|
||||
|
||||
</div><!-- /.entry-content -->
|
||||
|
||||
</div><!-- /.entry-content -->
|
||||
|
||||
|
||||
</article>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section id="extras" class="body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue