Commit 02e3a69a9a7b76b41341ce99d4824d6dafce8e44

Authored by Carlos Vieira
1 parent 9a24ce35
Exists in master

Adicionando lang do html

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/templates/exemplo.html
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 -<html> 2 +<html lang="pt-BR">
3 <head> 3 <head>
4 <meta charset="utf-8" /> 4 <meta charset="utf-8" />
5 <meta name=viewport content="width=device-width, initial-scale=1"> 5 <meta name=viewport content="width=device-width, initial-scale=1">