summaryrefslogtreecommitdiffstats
path: root/cwd/test.rml
diff options
context:
space:
mode:
Diffstat (limited to 'cwd/test.rml')
-rw-r--r--cwd/test.rml10
1 files changed, 10 insertions, 0 deletions
diff --git a/cwd/test.rml b/cwd/test.rml
new file mode 100644
index 0000000..ee72ece
--- /dev/null
+++ b/cwd/test.rml
@@ -0,0 +1,10 @@
+<rml>
+ <head>
+ <link type="text/rcss" href="test.rcss" />
+ </head>
+ <body>
+ <div style="background-color:green;">
+ Test RmlUi
+ </div>
+ </body>
+</rmL>