0.1.3 fix lang
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ LANGUAGE_CODE }}">
|
||||
<html lang="{{ request.LANGUAGE_CODE }}">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>AerBim</title>
|
||||
|
||||
Reference in New Issue
Block a user