inz.fi

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

header.html (448B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE html
      3      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      4          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
      6 	<head>
      7 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
      8 		<link rel="stylesheet" type="text/css" href="../resources/style.css" />
      9 		<title>{{title}} — {{page_title}}</title>
     10 	</head>
     11 	<body>