Jinja uses various delimiters in the template strings. {% %} - statements; {{ }} - expressions to print to the template output; {# #} - comments ...
確定! 回上一頁