app/soc/templates/soc/base.html
changeset 2381 2449a52035ee
parent 2302 7b281ac17abd
child 2415 69e9d5cc643f
equal deleted inserted replaced
2379:1555814edac7 2381:2449a52035ee
    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-090421.css" type="text/css"/>
    19   <link rel="stylesheet" href="/soc/content/css/soc-090602.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 %}