14 lines
214 B
Plaintext
14 lines
214 B
Plaintext
<rml>
|
|
|
|
<head>
|
|
<title>Critterfolio</title>
|
|
<link type="text/rcss" href="styles/main.rcss" />
|
|
</head>
|
|
|
|
<body data-model="app_data">
|
|
<h1>{{page_title}}</h1>
|
|
<p>Hello world!</p>
|
|
</body>
|
|
|
|
</rml>
|