correction bug titres
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>PAI - Analyse en cours</title>
|
||||
<link rel="stylesheet" href="../static/style.css">
|
||||
|
||||
|
||||
</head>
|
||||
{% include 'head.html' %}
|
||||
<body>
|
||||
|
||||
{% include 'header.html' %}
|
||||
<header>
|
||||
<img src="../static/pinguin(1).gif" alt="Mascotte animée" class="header-gif" />
|
||||
<h1>PAI</h1>
|
||||
{% include 'header.html' %}
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user