Bun*_*bit 0 django django-templates
{% for item in items %}
hiii
{% endfor %)
Run Code Online (Sandbox Code Playgroud)
我正在使用这个模板,而我正在渲染它
在template/home/user/code/templates/temp_name中,第1行出错
在结尾处有一个paren而不是一个大括号.
{% endfor %)
Run Code Online (Sandbox Code Playgroud)
应该
{% endfor %}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
71 次 |
| 最近记录: |