/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
1
2
3
4
5
6
<?php
	$content="login.html.php";
	$pagetitle+=" - Login page";
	
	include $content;
?>