src/: set html "lang" attribute

This commit is contained in:
0x1eef 2022-11-08 06:02:37 -03:00 committed by Robert
parent cdd4ce61ed
commit 73fba8cf00

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="<%= locale %>">
<head>
<title>Al-Quran: Loading</title>
<link rel="stylesheet" href="/css/surah.css">