11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
<rml>
|
|
<head>
|
|
<title>RmlUi Temaplate</title>
|
|
<link type="text/rcss" href="styles/main.rcss" />
|
|
</head>
|
|
<body>
|
|
<div class="test">
|
|
<p>Test!..</p>
|
|
</div>
|
|
</body>
|
|
</rml> |