app/soc/templates/soc/base.html
changeset 838 58da949dd64c
parent 806 7cc80b2c8479
child 1050 77aab03aa693
equal deleted inserted replaced
837:bc1c951bf3a0 838:58da949dd64c
    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-081111.css" type="text/css"/>
    19   <link rel="stylesheet" href="/soc/content/css/soc-090120.css" type="text/css"/>
    20 	{% endblock %}
    20 	{% endblock %}
    21   <title>
    21   <title>
    22     {% block page_title %}
    22     {% block page_title %}
    23       {% if page_name %}
    23       {% if page_name %}
    24 {{ page_name }}
    24 {{ page_name }}