<{strip}> <{if ($smarty.session.whatsnew_total > 0) }>
<{$lang.whatsnew_mobile_offset|smarty:nodefaults|sprintf:$action.offset+1:$action.next_offset}> <{if ($action.offset > 0) }> <{$lang.whatsnew_mobile_prev|smarty:nodefaults|sprintf:$smarty.const.WHATSNEW_MOBILE_LIMIT}> <{/if}>   <{if ($action.next_offset < $smarty.session.whatsnew_total) }> <{$lang.whatsnew_mobile_next|smarty:nodefaults|sprintf:$smarty.const.WHATSNEW_MOBILE_LIMIT}> <{/if}>
<{$lang.whatsnew_mobile_offset|smarty:nodefaults|sprintf:$action.offset+1:$action.next_offset}> <{if ($action.offset > 0) }> <{$lang.whatsnew_mobile_prev|smarty:nodefaults|sprintf:$smarty.const.WHATSNEW_MOBILE_LIMIT}> <{/if}>   <{if ($action.next_offset < $smarty.session.whatsnew_total) }> <{$lang.whatsnew_mobile_next|smarty:nodefaults|sprintf:$smarty.const.WHATSNEW_MOBILE_LIMIT}> <{/if}>
<{else}> <{$lang.whatsnew_nothing|smarty:nodefaults}> <{/if}> <{/strip}>