Skip to content

Instantly share code, notes, and snippets.

@MuratOrs
Last active November 21, 2021 11:06
Drupal | Вставка кода Block
<?php if ($page['docs']): ?>>
<div class="docs">
<?php print render($page['docs']); ?>
</div> <!-- /#test -->
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment