{* this template is loaded via Ajax in the login page, to prevent login page slowdown *} {* Set the default translation domain, that will be used by intl when the 'd' parameter is not set *} {default_translation_domain domain='hookadminhome.bo.default'}
{loop type="feed" name="thelia_feeds" url="http://thelia.net/feeds/?lang={$lang_code}" limit="3"}
{* we use unescape:"htmlall" to unescape var before truncate, to prevent a cut in the middel of an HTML entity, eg &ea... *}

{$DESCRIPTION|strip_tags|unescape:"htmlall"|truncate:250:"...":true nofilter}

{/loop}