10 lines
263 B
XML
10 lines
263 B
XML
|
<?xml version='1.0' ?>
|
||
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0" >
|
||
|
<html class="@theme" >
|
||
|
<head>
|
||
|
<meta name="viewport" content="width=device-width, initial-sale=1"/>
|
||
|
</head>
|
||
|
<body/>
|
||
|
</html>
|
||
|
</t:chloe>
|