8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
<html>
|
|
[% INCLUDE head.tt %]
|
|
<body>
|
|
<h1>index_user</h1>
|
|
</body>
|
|
[% INCLUDE foot.tt %]
|
|
</html>
|