Skip to content

Commit ce6a6e0

Browse files
authored
Merge pull request #11 from jtojnar/macros-3
examples/lattemacros: Remove message about Latte 3 not being supported
2 parents f211aef + c9bd769 commit ce6a6e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/lattemacros/LatteMacrosPresenter.latte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<div class="container">
1313
<h1>Form LatteMacros rendering</h1>
1414
<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>
1615
{form form class => form-horizontal}
1716
<div class="form-group">
1817
{label text class => "label-control col-sm-3" /}

0 commit comments

Comments
 (0)