Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / docs / contacts.php
index 37d2e2e..5f91121 100644 (file)
@@ -21,5 +21,6 @@
 
 require_once("xorg.inc.php");
 new_skinned_page("docs/contacts.tpl",AUTH_PUBLIC);
+$page->assign('xorg_title','Polytechnique.org - Nous contacter');
 $page->run(Env::get('topic'));
 ?>