githubtrue/app/view/header.php @ 56cb34de
1 |
<!DOCTYPE html>
|
---|---|
2 |
<html lang='cs'> |
3 |
|
4 |
<head>
|
5 |
<title>Průjezd vozidel - Plzeňský kraj</title> |
6 |
<meta charset="utf-8" /> |
7 |
<meta name="description" content="" /> |
8 |
<meta name="keywords" content="" /> |
9 |
<meta name="robots" content="all" /> |
10 |
<link rel="stylesheet" href="../../css/main.css" type="text/css" /> |
11 |
</head>
|
12 |
|
13 |
<body>
|
14 |
<div>
|
15 |
<h1>Zobrazení dat o průjezdu vozidel pro Plzeňský kraj</h1> |
16 |
|