<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>spm</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body class="mat-typography mat-app-background"> <app-root></app-root> </body> </html>