Dynastie/dynastie/sites/blog.soutade.fr/_index.html
2014-06-05 19:56:47 +02:00

34 lines
1.0 KiB
HTML
Executable File

<dyn:base file="_base.html" xmlns:dyn="http://indefero.soutade.fr/p/dynastie">
<dyn:block name="content">
<dyn:posts limit="5">
<article>
<header>
<div class="post_header">
<dyn:title link="1"/>
<div class="post_sub_header">
<dyn:date format="%A, %d %B %Y"/> | <div class="author_icon"> Écrit par <dyn:author/> </div>
</div>
<dyn:tags link="1"/>
</div>
</header>
<dyn:post_content/>
<footer class="post_footer">
<dyn:replace div_name="a" class="comments_link" href="dyn:post_url#comments"><dyn:comments_count/> commentaire(s)</dyn:replace> <dyn:replace div_name="a" href="http://dyn:post_full_url">permalink</dyn:replace>
</footer>
</article>
</dyn:posts>
<dyn:first_page_only>
<div id="last_ljdc">
<b>Dernier gif</b> <a href="/ljdc">les joies du code</a>
<a href="/ljdc"><dyn:ljdc_last/></a>
</div>
</dyn:first_page_only>
<nav>
<dyn:recents>
<span id="recents_title">More posts...</span>
</dyn:recents>
<dyn:navigation/>
</nav>
</dyn:block>
</dyn:base>