app/soc/templates/soc/base.html
changeset 472 519c298a4f87
parent 449 a4dc4c9e7356
child 482 839740b061ad
equal deleted inserted replaced
471:dcb1f7821b39 472:519c298a4f87
    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-081108.css" type="text/css"/>
    19   <link rel="stylesheet" href="/soc/content/css/soc-081111.css" type="text/css"/>
    20 	{% endblock %}
    20 	{% endblock %}
    21   <title>
    21   <title>
    22     {% block page_title %}
    22     {% block page_title %}
    23       {% if page %}
    23       {% if page %}
    24 {{ page.long_name }}
    24 {{ page.long_name }}