Added <meta charset>

This commit is contained in:
Felipe M 2019-03-10 22:30:24 +01:00
parent 845053e967
commit 1cf2809b5b
Signed by: fmartingr
GPG key ID: 716BC147715E716F

View file

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{% block page_title %}Felipe Martin{% endblock %}</title>
<link href='https://fonts.googleapis.com/css?family=Antic+Slab' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="{{ '/static/css/style.css'|asseturl }}">