11 lines
No EOL
253 B
HTML
11 lines
No EOL
253 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>{{ page_title }}</title>
|
|
</head>
|
|
<body>
|
|
{{ !page_content }}
|
|
</body>
|
|
</html> |