<!DOCTYPE html> <html> <head> <title><?=$v($title)?> | <?=$v($company)?></title> </head> <body> <?=$v->section('content')?> <?=$v->section('scripts')?> </body> </html>