Ajout de unix/premier-fois/index.tml et unix/index.tml
This commit is contained in:
parent
5a02d38faa
commit
1ff625c10a
1 changed files with 25 additions and 0 deletions
25
unix/index.tml
Normal file
25
unix/index.tml
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
|
<!DOCTYPE html
|
||||||
|
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
||||||
|
"tuteurs://DTD/tml.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Unix</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>Pages Unix du site des tuteurs</h1>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Une des grosses parties du site des tuteurs. Pour l'instant, on
|
||||||
|
peut y trouver un <a href="premiere-fois/">guide des premières
|
||||||
|
fois</a>...
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="metainformation">
|
||||||
|
Auteur : François-Xavier Coudert. Dernière modification le
|
||||||
|
2002-11-13.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue