{* 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="https://github.com/thelia/thelia/commits/main.atom" limit="6" timeout=30}
{* 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}