7 lines
164 B
HTML
7 lines
164 B
HTML
<!DOCTYPE html>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
<link rel="icon" href="data:,">
|
|
<title>{{ title }}</title>
|
|
{{ content }}
|