Annoying to find, so a quick easy to find snippet here
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>New Page</title> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="description" content="Newescription" /> <meta name="author" content="Chris Tate-Davies" /> <link rel="stylesheet" href="" /> </head> <body> <script src=""></script> </body> </html>