Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a61a09

Browse filesBrowse files
committed
Fix
1 parent 8d0f724 commit 8a61a09
Copy full SHA for 8a61a09

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎300/312.md‎

Copy file name to clipboardExpand all lines: 300/312.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ index.py的代码不变,只修改模板index.html的代码,重点理解模
102102
<p>info[{{index}}] is {{element}}
103103
{% if element == "python" %} <!-- 增加了一个判断语句 -->
104104
<p> <b>I love this language--{{element}}</b></p>
105-
{% end %}
105+
{\% end %}
106106
{% end %}
107107

108108
{% if "qiwsir@gmail.com" in info %} <!-- 还是判断一下 -->

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.