summaryrefslogtreecommitdiff
path: root/e_src/templates/common/header.html
blob: 9c423df02b148a95c4b51808e977707d5f335fd1 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html lang="$$LANG">
<head>
<meta charset="utf-8">
<title>$$TITLE</title>
$$EXTRAHEAD
</head>
<body>