<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <title>MaarchCourrier</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/bootloader.css"> <link rel="icon" type="image/x-icon" href="assets/favicon.ico"> </head> <body> <app-root> <div id="loadingAngularContent"> <img src="assets/spinner.gif"/> </div> </app-root> </body> </html>