Change language

post.html

This is a macro defineing the function to preview the post, for example, in posts list. This is made so you can overwrite post previewing template without modifying a section template.

Imported as postmc.

post_preview

This function previews the post, useful in the forloop list.

show_authors

This method shows the authors of a page. If the page doesn't have set the authors, it will use config page author. If the config still doesn't have set, it will return empty.

prevnext

Shows the previous and next page if available