<!DOCTYPE html> <html lang=“en”>
<head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="./css/main.css"> <title>SPA-Wommy</title> <meta name="description" content="wommy's SPA powered by technomad"> <script src="./data.json"></script> </head> <body> {{ content }} </body>
</html>