mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 01:32:05 +01:00 
			
		
		
		
	Suppression d'erreurs
This commit is contained in:
		@@ -1,10 +1,11 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<!--suppress HtmlUnknownTarget -->
 | 
			
		||||
<html lang="fr">
 | 
			
		||||
<head>
 | 
			
		||||
	<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 | 
			
		||||
    <meta name="viewport" content= "width=device-width, initial-scale=1.0" />
 | 
			
		||||
	<title>Site d'inscription pour le TFJM² <?= $YEAR ?></title>
 | 
			
		||||
	<link rel="stylesheet" type="text/css" href="<?= $URL_BASE ?>/style.css" />
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="<?= $URL_BASE ?>/style.css"/>
 | 
			
		||||
    <link REL="shortcut icon" href="<?= $URL_BASE ?>/favicon.ico" />
 | 
			
		||||
 | 
			
		||||
    <!-- Bootstrap core CSS -->
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
<?php require_once "header.php" ?>
 | 
			
		||||
 | 
			
		||||
    <!--suppress HtmlUnknownTarget, HtmlDeprecatedAttribute, HtmlDeprecatedTag -->
 | 
			
		||||
    <div class="container-fluid">
 | 
			
		||||
 | 
			
		||||
        <div id="header">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user