strange chars instead of emojis, fixed by adding meta header

This commit is contained in:
Tom Scanlan
2018-12-11 13:24:23 -05:00
parent 46c6866ce9
commit a07e50ecf8

View File

@@ -4,6 +4,7 @@ TEMPLATE="""<html>
<head>
<title>{{ title }}</title>
<link rel="stylesheet" href="index.css">
<meta charset="UTF-8">
</head>
<body>
<div class="main">