Files
Batflat/inc/modules/blog/ReadMe.md
2018-03-12 13:23:44 +01:00

421 B

{$blog.title} — displays the title of the blog

{$blog.desc} — displays the blog description

{$blog.posts} — array with the posts of the blog

{$post} — array with the data of current post

{$prev.url} — address of the previous page of the pagination

{$next.url} — address of the next page of the pagination

{$latestPosts} — array with the latest posts

{$allTags} — array with all tags