Add blog.soutade.fr as example
This commit is contained in:
committed by
Grégory Soutadé
parent
fb76a53aa0
commit
6e292d9e2d
15
sites/blog.soutade.fr/_index.html
Executable file
15
sites/blog.soutade.fr/_index.html
Executable file
@@ -0,0 +1,15 @@
|
||||
<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/>
|
||||
<div class="post_sub_header">
|
||||
<dyn:date/> | <div class="author_icon"> Écrit par <dyn:author/> </div>
|
||||
</div>
|
||||
</div>
|
||||
<dyn:post_content/>
|
||||
</dyn:posts>
|
||||
<dyn:recents>
|
||||
<span id="recents_title">More posts...</span>
|
||||
</dyn:recents>
|
||||
<dyn:navigation/>
|
||||
</dyn:base>
|
Reference in New Issue
Block a user