16 lines
321 B
Plaintext
16 lines
321 B
Plaintext
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link href="public/style.min.css" rel=" stylesheet">
|
|
<title> Best resume ever </title>
|
|
</head>
|
|
|
|
<body>
|
|
{{{content}}}
|
|
</body>
|
|
|
|
</html>
|