Added <meta charset>
This commit is contained in:
parent
845053e967
commit
1cf2809b5b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
<title>{% block page_title %}Felipe Martin{% endblock %}</title>
|
<title>{% block page_title %}Felipe Martin{% endblock %}</title>
|
||||||
<link href='https://fonts.googleapis.com/css?family=Antic+Slab' rel='stylesheet' type='text/css'>
|
<link href='https://fonts.googleapis.com/css?family=Antic+Slab' rel='stylesheet' type='text/css'>
|
||||||
<link rel="stylesheet" href="{{ '/static/css/style.css'|asseturl }}">
|
<link rel="stylesheet" href="{{ '/static/css/style.css'|asseturl }}">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue