79081958

Date: 2024-10-12 21:25:36
Score: 0.5
Natty:
Report link

The syntax for variables is {{ myVar }}

The syntax for expressions such as if and for is {% if ... %}

Thus, instead of writing {{% %}}, you should go with {% %} which is the appropriate syntax.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gio