<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<base href="${base}">
<link rel="stylesheet" href="${css}">
<style type="text/css">
ngivr-html-template-include {
background-color: transparent;
}
.ngivr-template-page-break {
height: 0px;
border-top-style: none;
}
</style>
</head>
<body>
${settings.html}
</body>
</html>