5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
16 lines
401 B
HTML
16 lines
401 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xml:lang="fr">
|
|
<head>
|
|
<title>Jean Racine</title>
|
|
</head>
|
|
<body>
|
|
<blockquote>
|
|
<p><cite>Pour qui sont ces serpents qui sifflent sur vos têtes
|
|
?</cite><br />
|
|
— Jean Racine, <cite>Andromaque</cite></p>
|
|
</blockquote>
|
|
</body>
|
|
</html>
|