How to use if statements in j2 templates? You should read the docs. Here is a simple example: {% if my_var == 1 %} some text here with an ...
確定! 回上一頁