blob: e913fc1fd28ed1016d886712b3a02adf54982f4a (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>{{ title }}</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
|