a-leila·vor 6 Jahren·discussThanks for sharing but the body tag was missing. so here's the complete one:<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="description" content=""> <title>Minimal base.html</title> </head> <body> </body> </html>
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="description" content=""> <title>Minimal base.html</title> </head> <body> </body> </html>