server/core/templates/logout.php

1 line
45 B
PHP
Raw Normal View History

2011-06-19 21:33:34 +00:00
<?php echo $l->t( 'You are logged out.' ); ?>