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>
|
||||
<html>
|
||||
<html lang="{{session['language'] or 'ja'}}">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
|
Loading…
Reference in New Issue
Block a user