app/soc/templates/soc/base.html
changeset 2272 26491ee91e33
parent 2043 66045290c97f
child 2295 8566fb2b8012
equal deleted inserted replaced
2271:6519029b444f 2272:26491ee91e33
    14 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    14 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    15 <html>
    15 <html>
    16  <head>
    16  <head>
    17   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
    17   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
    18 	{% block stylesheet %}
    18 	{% block stylesheet %}
    19   <link rel="stylesheet" href="/soc/content/css/soc-090418.css" type="text/css"/>
    19   <link rel="stylesheet" href="/soc/content/css/soc-090421.css" type="text/css"/>
    20   <!--[if IE]>
    20   <!--[if IE]>
    21   <link rel="stylesheet" href="/soc/content/css/soc-090418-ie.css" type="text/css"/>
    21   <link rel="stylesheet" href="/soc/content/css/soc-090418-ie.css" type="text/css"/>
    22   <![endif]-->
    22   <![endif]-->
    23 
    23 
    24   {% if uses_jq_autocomplete %}
    24   {% if uses_jq_autocomplete %}