node.tpl has a rather ugly

<?php }; ?>

Looks like this closes the if ($page == 0) much further up. An if: endif; would be cleaner to read.

Comments

restyler’s picture

Status: Active » Closed (works as designed)

brackets approach is not so ugly if you have editor with "highlight matching brace" - it helps a lot.

joachim’s picture

That's a fair point; but it's not what the core does in its templates.