We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 944c99b + f759492 commit fd650eaCopy full SHA for fd650ea
src/PHPDraft/Out/HTML/default.phtml
@@ -6,6 +6,7 @@
6
* @author Sean Molenaar<sean@seanmolenaar.eu>
7
*/
8
use PHPDraft\Out\Minifier;
9
+use Enjoy\HttpStatusCode\Statuscodes;
10
?>
11
<!DOCTYPE html>
12
<html lang="en">
src/PHPDraft/Out/HTML/material.phtml
0 commit comments