We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0f724 commit 8a61a09Copy full SHA for 8a61a09
300/312.md
@@ -102,7 +102,7 @@ index.py的代码不变,只修改模板index.html的代码,重点理解模
102
<p>info[{{index}}] is {{element}}
103
{% if element == "python" %} <!-- 增加了一个判断语句 -->
104
<p> <b>I love this language--{{element}}</b></p>
105
- {% end %}
+ {\% end %}
106
{% end %}
107
108
{% if "qiwsir@gmail.com" in info %} <!-- 还是判断一下 -->
0 commit comments