diff options
Diffstat (limited to 'print/templates/index.html')
| -rw-r--r-- | print/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/templates/index.html b/print/templates/index.html index d4244493..612506c9 100644 --- a/print/templates/index.html +++ b/print/templates/index.html @@ -11,6 +11,7 @@ <link rel="stylesheet" href="resources/{{ l }}.css" /> {% endfor %} <link rel="shortcut icon" type="image/png" href="/favicon.png"/> + <meta charset="UTF-8"> </head> <body> {% include 'ui.html' %} |
