<html> <body> <h1>{:seg 'title':}</h1> <h1>{:seg 'title' cache:}</h1> </body> </html> Array ( [0] => Array ( [0] => {:seg 'title':} [1] => seg [2] => title ) [1] => Array ( [0] => {:seg 'title' cache:} [1] => seg [2] => title [3] => cache ) )