Files
rmlshell/assets/main.rml

10 lines
155 B
Plaintext

<rml>
<head>
<title>RmlShell</title>
<link type="text/rcss" href="styles/main.rcss"/>
</head>
<body>
<p>Hello world</p>
</body>
</rml>