specify character-encoding for template

This commit is contained in:
Thor77 2015-08-27 12:49:11 +02:00
parent e515cc277b
commit a10b2e2448
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<html>
<head>
<title>{{ title }}</title>
<meta charset="utf-8">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<style type="text/css">
h1, p {