{#if $licence.is_set}
{#if $licence.is_valid && licenceError.length === 0}
{@html $licence.your_active_licence}
{@html licenceError}
{$strings.licence_not_entered}
{$strings.please_enter_licence}
{$strings.once_licence_entered}