Fixed base html markup
This commit is contained in:
parent
993160a64a
commit
b77db410d1
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<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'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue