Update stream.html.erb

This commit is contained in:
0x1eef 2024-03-21 18:00:08 -03:00
parent f7aa26a985
commit ad5ab6c617

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="<%= context.locale %>">
<head>
<title> <%= t(context.locale, 'TheNobleQuran') %>: <%= context.surah.name %> </title>
<title> <%= context.surah.name %> </title>
<%= inline_css('/css/postman.css') %>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">