Specify the document language based on the session's language setting
This commit is contained in:
parent
49bc51d1e0
commit
c66c097101
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="{{session['language'] or 'ja'}}">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
Loading…
Reference in New Issue
Block a user