12 lines
239 B
Text
12 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>
|