11 lines
341 B
Smarty
11 lines
341 B
Smarty
<!DOCTYPE html>
|
|
<html class="no-js" lang="en_UK">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>{{ .Title }}</title>
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="stylesheet" href="">
|
|
</head>
|