Commit 53b38da4ada314a8385191d658a99eeb2484b60f

Authored by Carlos Vieira
1 parent c0eb250a
Exists in master

Adicionando charset utf-8

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/templates/exemplo.html
1 1 <html>
2 2 <head>
  3 + <meta charset="utf-8" />
3 4 <title>Barra Brasil</title>
4 5 <style type="text/css">
5 6  
... ...