{config_load file="$language/lang.conf" section="articles"}

{$ARTICLE_NAME}


{if $no_article=='true'}
{#text_no_article#}

{else}

{$ARTICLE_NAME}


{if $ARTICLE_VIEWED} {#text_viewed#} {$ARTICLE_VIEWED} {/if}

{if $AUTHOR_NAME} {#text_author#} {$AUTHOR_NAME} {/if}

{if $ARTICLE_DATE} {#text_date#} {$ARTICLE_DATE} {/if}

{if $ARTICLE_URL} {#text_url#} http://{$ARTICLE_URL} {/if}

{if $ARTICLE_DESCRIPTION}

{$ARTICLE_DESCRIPTION}

{/if}
{if $MODULE_articles_xsell != ''} {$MODULE_articles_xsell} {/if} {/if}