Last modified by QUIS Admin on 2023/01/06 18:32
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 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}} |