header.html (297B)
1 <!-- This work is in the public domain. See COPYING file for details. --> 2 3 <!DOCTYPE html> 4 <html> 5 6 <head> 7 <meta charset="utf-8"/> 8 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 9 <title>TITLE</title> 10 <link rel="stylesheet" type="text/css" href="/style.css"/> 11 </head>