project/templates/base.html
branch2011
changeset 389 fe49720e67bf
parent 379 7e843a934d74
child 427 ee98f2b50ffa
equal deleted inserted replaced
385:0e1fcd57f95d 389:fe49720e67bf
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us" >
     2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us" >
     3 <head>
     3 <head>
     4   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
     4   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
     5   <title>{% block title %}{% endblock %} SciPy.in 2011, December 4 - 7, 2011, Mumbai, Maharashtara, India</title>
     5   <title>{% block title %}{% endblock %} SciPy.in 2011, December 4 - 7, 2011, Mumbai, Maharashtra, India</title>
     6 
     6 
     7   <link rel="stylesheet" type="text/css" href="/static/css/jquery.jgrowl.css" />
     7   <link rel="stylesheet" type="text/css" href="/static/css/jquery.jgrowl.css" />
     8   <link rel="stylesheet" type="text/css" href="/static/css/jquery-ui-lightness/jquery-ui-1.7.3.custom.css" />
     8   <link rel="stylesheet" type="text/css" href="/static/css/jquery-ui-lightness/jquery-ui-1.7.3.custom.css" />
     9   <link rel="stylesheet" type="text/css" href="/static/css/styles-20100720.css" />
     9   <link rel="stylesheet" type="text/css" href="/static/css/styles-20100720.css" />
    10 
    10