/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php print render($content['fieldname']); ?> <?php print render($content['comments']); ?> <?php print render($content['fieldname']); ?> <?php endif; ?>