gui-framework-benchmark/rmlui/data/hello_world.rml

9 lines
No EOL
136 B
Text

<rml>
<head>
<title>Hello world</title>
</head>
<body data-model="animals">
<h1>RmlUi</h1>
<p>Hello world</p>
</body>
</rml>