19 lines
514 B
HTML
19 lines
514 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="fr">
|
||
|
<head>
|
||
|
<base href="///home/akulen/ENS/Bocal/Bocal/" />
|
||
|
<meta charset="utf-8">
|
||
|
<title>${title "Le BOcal"}</title>
|
||
|
<link rel="stylesheet" title="Default" type="text/css" href="default.css">
|
||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div align="center">
|
||
|
<br />
|
||
|
<a href="http://www.cof.ens.fr/bocal/">
|
||
|
<img src="bocal_transparent.gif" alr="Le BOcal" width="500" />
|
||
|
</a>
|
||
|
<br />
|
||
|
</div>
|
||
|
<div id="page">
|