UNPKG

@uiengine/cli

Version:
22 lines (19 loc) 592 B
<!DOCTYPE html> <html class="<!-- uiengine:class -->"> <head> <title><!-- uiengine:title --></title> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link href="/static/styles.css" rel="stylesheet"> <!-- add your custom styles here: <link href="/styles/my.css" rel="stylesheet"> --> </head> <body> <!-- uiengine:content --> <!-- add your custom scripts here: <script src="/scripts/my.js" defer></script> --> <!-- uiengine:foot --> </body> </html>