{translate id="scripts.Dataface.RelatedList.toHtml.MESSAGE_FOUND" num=$num_related_records relationship=$relationship_name}
Found {$num_related_records|escape} Records in relationship {$relationship_name|escape}
{/translate}
{translate id="scripts.Dataface.RelatedList.toHtml.MESSAGE_NOW_SHOWING" start=$now_showing_start finish=$now_showing_finish}
Now Showing {$now_showing_start|escape} to {$now_showing_finish|escape}
{/translate}
{$limit_field}
{$back_link}
{$next_link}