{foreach key=row item=post from=$posts} {/foreach}
{foreach key=row item=post from=$posts}

{$post.title}

{if $show_date == 1}
{$post.post_date}

{/if}
{if $show_image == 1 }{/if} {$post.post_content}
{/foreach} {if $show_right == 1 } {/if}
{if $wordpress_list_recommended_description != "" && $post_recommended }
{$wordpress_list_recommended_description}
{/if} {if $list_display_type=="masonary"}
{else}
{/if} {foreach key=row item=post from=$post_recommended} {if $list_display_type=="masonary"}
{else}
{/if}
{if $list_show_image == 1} {if $list_show_image_position == "side" } {if $post.post_image != "" }
{$post.alt_title}
{/if}
{if $list_show_title == 1}

{$post.title}

{/if} {if $list_show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="..." }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1} {__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{if $post.post_image != "" }
{/if} {/if} {if $list_show_image_position == "top" } {if $post.post_image !=""}
{$post.alt_title}
{/if}
{if $list_show_title == 1}

{$post.title}

{/if} {if $show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="..." }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $list_show_more == 1} {__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if} {if $list_show_image_position == "float" }
{if $list_show_title == 1}

{$post.title}

{/if} {if $list_show_date == 1}
{$post.post_date}
{/if}
{if $post.post_image != "" }
{$post.alt_title}
{/if}{if $post.post_excerpt=="..." }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $show_more == 1} {__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if} {else}
{if $list_show_title == 1}

{$post.title}

{/if} {if $list_show_date == 1}
{$post.post_date}
{/if}
{if $post.post_excerpt=="..." }{$post.post_content}{else}{$post.post_excerpt}{/if} {if $list_show_more == 1} {__ text="więcej" langCatalogue="stBlogFrontend"}{/if}
{/if}
{/foreach}
{literal} {/literal}