Files
Batflat/inc/modules/blog/ReadMe.md

15 lines
421 B
Markdown
Raw Permalink Normal View History

2018-03-12 13:23:44 +01:00
`{$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