{page title="Выпускники"} {body}
Список по годам
    {php} require_once("/apache/www/unsecure/school/graduates/database.php"); $cl = getClasses(); foreach ($cl as $key => $value) { printYear($key, $value, 1); } {/php}
{/body}