summaryrefslogtreecommitdiff
path: root/web-ui/app
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 13:24:24 -0200
committerTayane Fernandes <tayane.rmf@gmail.com>2017-02-07 13:24:24 -0200
commit3cd797a6da2f14d191006e5e110faf1f51ac3599 (patch)
tree552d2e358e3f5c984e22b5a5ccbe952d974d7517 /web-ui/app
parent9a43c6aaddd360e9bed3d5fb58025de668ead713 (diff)
[#922] Add meta for utf-8
with @anikarni
Diffstat (limited to 'web-ui/app')
-rw-r--r--web-ui/app/account_recovery.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/account_recovery.html b/web-ui/app/account_recovery.html
index d2021f65..bd451ebc 100644
--- a/web-ui/app/account_recovery.html
+++ b/web-ui/app/account_recovery.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <meta charset="utf-8"/>
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
<title>Pixelated Account Recovery</title>
</head>