printHead(); $guest = filter_input(INPUT_GET, 'guest'); ?>

tt("header");?>

tt("first_paragraph");?>

printDelimiter()->printList(12, $guest ? [1, 2, 3] : [])->printNotes();?>