Skip to content
Extraits de code Groupes Projets
Valider 6b0fbec2 rédigé par Chloé Schmitz's avatar Chloé Schmitz
Parcourir les fichiers

Upload New File

parent b2a502ac
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
<!DOCTYPE html>
<html lang="en" xmlns:C="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<meta charset="UTF-8">
<title>Chloé</title>
</head>
<body>
<nav>
<ul>
<li><a href="/">Main page</a></li>
<li><a href="/chloe">Chloé</a></li>
</ul>
</nav>
<div class="content">
<h1>Chloé</h1>
<p>Chloé Schmitz</p>
<img src= "{{ url_for('static', filename='Crab_Nebula_pillars.jpg')}}", width="500" ,height="600">
<p>source : https://www.esa.int/Space_in_Member_States/France/La_Nebuleuse_du_Crabe</p>
</content>
</body>
</html>
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter