setLanguage("en"); $webpage->setAuthor("Jérôme Cutrona"); $webpage->setKeywords("HTML5, CSS3, JavaScript, Material Design, Material Icons"); $text = MaterialWebPage::escapeString("The characters <, > and & are not allowed within the content of an HTML document."); $date = $webpage->getLastModification(); $webpage->appendJs( <<appendContent(<<MaterialWebPage

{$text}

You did it!
HTML ); echo $webpage->toHTML();