Code source wiki de

Modifié par Thomas Mortagne le 2017/09/22 09:13

Afficher les derniers auteurs
1 {{include reference="Blog.BlogCode"/}}
2
3 {{velocity}}
4 {{html clean="false" wiki="true"}}
5 ##
6 ##
7 ##
8 #showBlogInfo($doc)
9 ## Keep testing the inline action for backward compatibility with older blog posts.
10 #if($xcontext.action != 'edit' && $xcontext.action != 'inline')
11 #printBlog($doc)
12 #end
13 {{/html}}
14 {{/velocity}}