Files
clef/test_cml/hello.cml
2024-10-13 18:29:58 +01:00

17 lines
332 B
Plaintext

<import src="https://google.com/header.cml" />
<box>
<text level="1">hello from clef</text>
<text>this is rendered from hello.cml</text>
</box>
<header content="my content" />
<row id="kasjksajdkj">
<text level="1">hello from clef</text>
<text>this is rendered from hello.cml</text>
</row>
<bundle src="/app.bundle" />