- By {% post_author %}. {% post_date %}
- Categories: {% post_categories outer_tag="span" link_class="badge" %}
- Tags: {% post_tags outer_tag="span" link_class="badge" %}
Latest Posts
{% for post in posts %} {% post_wrap %} {% post_title outer_tag="h2" %} {% post_content %}- By {% post_author %}. {% get_post_date %}
- Categories: {% post_categories outer_tag="span" link_class="badge" %}
- Tags: {% post_tags outer_tag="span" link_class="badge" %}
No posts available.
{% endfor %} {% endif %} {% pagination_links %}