We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f211aef + c9bd769 commit ce6a6e0Copy full SHA for ce6a6e0
1 file changed
examples/lattemacros/LatteMacrosPresenter.latte
@@ -12,7 +12,6 @@
12
<div class="container">
13
<h1>Form LatteMacros rendering</h1>
14
<hr>
15
- <p class="alert alert-danger" n:if="version_compare(\Latte\Engine::VERSION, '3', '>=')">The macros are currently only supported on Latte 2.</p>
16
{form form class => form-horizontal}
17
<div class="form-group">
18
{label text class => "label-control col-sm-3" /}
0 commit comments