Ajout de la page sur les formats de fichiers
(pour l'instant vide)
This commit is contained in:
parent
eac1a9d242
commit
e89345b127
1 changed files with 23 additions and 0 deletions
23
theorie/formats.tml
Normal file
23
theorie/formats.tml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
||||
"tuteurs://DTD/tml.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Formats</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Formats de fichiers</h1>
|
||||
|
||||
<p>
|
||||
<em>En construction...</em>
|
||||
</p>
|
||||
|
||||
<div class="metainformation">
|
||||
Auteur : Joël Riou.
|
||||
Dernière modification le <date value="$Date: 2003-06-17 00:01:58 $" />.
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue