{* *}{strip} {if !empty($Pages)}
{* *} {if !empty($NextPageUrl)} {site root=true assign=root} {$url = preg_replace('/^([^?#]*).*?$/', '$1', $NextPageUrl)} {$url = preg_replace('!^[/\\\\]+!', '', $url)} {$meta = ($meta|default:'')|cat:'' scope=global} {/if} {if !empty($PrevPageUrl)} {site root=true assign=root} {$url = preg_replace('/^([^?#]*).*?$/', '$1', $PrevPageUrl)} {$url = preg_replace('!^[/\\\\]+!', '', $url)} {$meta = ($meta|default:'')|cat:'' scope=global} {/if} {/if} {/strip}