Dynastie/sites/blog.soutade.fr/_index.html
Grégory Soutadé e31795efb2 Factorize hooks management (only overwrite)
Manage link attribute for title tag
Update copyright and CSS
2013-01-06 12:10:29 +01:00

17 lines
491 B
HTML
Executable File

<dyn:base file="_base.html" block="content" xmlns:dyn="http://indefero.soutade.fr/p/dynastie">
<dyn:posts limit="5">
<div class="post_header">
<dyn:title link="1"/>
<div class="post_sub_header">
<dyn:date/> | <div class="author_icon"> Écrit par <dyn:author/> </div>
</div>
<dyn:tags link="1"/>
</div>
<dyn:post_content/>
</dyn:posts>
<dyn:recents>
<span id="recents_title">More posts...</span>
</dyn:recents>
<dyn:navigation/>
</dyn:base>