Fix place of meta tag
This commit is contained in:
@@ -12,9 +12,9 @@ fmt_headers = ['datetime', 'elapsed', 'authorName',
|
|||||||
'message', 'superchat', 'type', 'authorChannel']
|
'message', 'superchat', 'type', 'authorChannel']
|
||||||
|
|
||||||
HEADER_HTML = '''
|
HEADER_HTML = '''
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
'''
|
'''
|
||||||
|
|
||||||
TABLE_CSS = '''
|
TABLE_CSS = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user