<!DOCTYPE html> <html lang=“en” dir=“ltr”>
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> {%- include headlibs.html -%} <title>appsparkler</title> </head> <body> {{content}} {%- include footlibs.html -%} </body>
</html>