test

<?php print $messages; /* Выводим сообщения системы */ ?>
  <!-- Заголовок с суффиксом и преффиксом -->
<?php print render($title_suffix); ?>
<?php if($title): ?> <h1><?php print $title; ?></h1><?php endif; ?>
<?php print render($title_suffix); ?>
<?php print render($tabs); /* Выводим табы */ ?>
<?php print render($page['content']); /* Выводим регион "контент" */ ?>
function foo()
{
}

Страницы

Subscribe to решено.рф RSS