We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
#143 #47 are currently working now in the v4-dev branch.
Sorry, something went wrong.
I think for the alternative syntax, we should introduce a new func named block, this will just have different semantics than the section func.
block
It'll work something like:
<?php if ($v->block('section-name')): ?> // define the default block here <?php endif; ?>
See #175
No branches or pull requests
The text was updated successfully, but these errors were encountered: