Changeset 195


Ignore:
Timestamp:
12/27/12 20:21:20 (11 years ago)
Author:
pinsard
Message:

add news in header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/adm/website/_templates/layout.html

    r144 r195  
    11{% extends "!layout.html" %} 
    2  
     2{# - fplod 20121227T191448Z cratos.locean-ipsl.upmc.fr (Linux)#} 
     3{#   * add new header#} 
    34{%- block extrahead %} 
    45{{ super() }} 
     
    3536<a href="http://www.ipsl.fr"><img src="{{pathto("_static/sponso_simon.jpg", 1) }}" border="0" alt="IPSL logo"/></a> 
    3637</p> 
     38<p style="color:red; font-weight: bold; font-size: 1.5em; padding: 2"> New: data updated until July 2012 included</p> 
    3739</div> 
    3840{{ super() }} 
Note: See TracChangeset for help on using the changeset viewer.