You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 line
428 B

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Imaq Pilotage manager</title>
  6. <base href="/">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  8. <meta name="robots" content="noindex,nofollow">
  9. <link rel="icon" type="image/x-icon" href="favicon.ico">
  10. </head>
  11. <body class="mat-typography">
  12. <app-root></app-root>
  13. </body>
  14. </html>