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