Inital commit
This commit is contained in:
11
assets/main.rml
Normal file
11
assets/main.rml
Normal file
@@ -0,0 +1,11 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user