11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>{{ page_title }} » Bit Badger Solutions</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
{{ content }}
|
||
|
</body>
|
||
|
</html>
|