forked from Hay1tsme/artemis
frontend: utf16 -> utf8
This commit is contained in:
@ -141,4 +141,4 @@ class IDACFrontend(FE_Base):
|
||||
rank=rank,
|
||||
sesh=vars(usr_sesh),
|
||||
active_page="idac",
|
||||
), media_type="text/html; charset=utf-16")
|
||||
), media_type="text/html; charset=utf-8")
|
||||
|
Reference in New Issue
Block a user