and now we pass html lint as well
This commit is contained in:
parent
85a7ec2a23
commit
bfd5a6f156
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
||||
<script type="text/javascript" src="/static/js/jquery.js"></script>
|
||||
<link rel="shortcut icon" href="/static/images/favicon.ico" />
|
||||
{% block head %}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
||||
<title>{% block title %} India Theatre Forum {% endblock %}</title>
|
||||
<link rel="stylesheet" href="/static/css/festival.css" />
|
||||
<link rel="stylesheet" href="/static/css/wireframe.css" />
|
||||
<link rel="stylesheet" type="text/css" media="all" href="/static/css/jScrollPane.css" />
|
||||
<script src="/static/js/jquery-1.3.2.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="/static/js/festival.js"></script>
|
||||
<meta name="keywords" content="Theatre, ITF, India, Best Practices, Theatre Resources">
|
||||
<meta name="title" content="India Theatre Forum">
|
||||
<meta name="description" content="India Theatre Forum: Best practices and theatre resources for the theatre community in India.">
|
||||
<meta name="keywords" content="Theatre, ITF, India, Best Practices, Theatre Resources" />
|
||||
<meta name="title" content="India Theatre Forum" />
|
||||
<meta name="description" content="India Theatre Forum: Best practices and theatre resources for the theatre community in India." />
|
||||
<!-- <script type='text/javascript' src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script> -->
|
||||
{% block extra_head %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user