11 lines
239 B
Text
11 lines
239 B
Text
<rml>
|
|
|
|
<head>
|
|
<title>Administrative Console</title>
|
|
<link type="text/rcss" href="console.rcss"/>
|
|
</head>
|
|
<!-- events are bound strictly from code -->
|
|
<body >
|
|
<text id="content" />
|
|
</body>
|
|
</rml>
|