回答編集履歴

1

fixed typo\.

2017/03/22 10:52

投稿

tell_k
tell_k

スコア2120

test CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
 
4
4
 
5
- https://docs.djangoproject.com/en/1.10/ref/templates/builtins/#for
5
+ [https://docs.djangoproject.com/en/1.10/ref/templates/builtins/#for](https://docs.djangoproject.com/en/1.10/ref/templates/builtins/#for)
6
6
 
7
7
 
8
8
 
9
- ```python
9
+ ```html
10
10
 
11
11
  {% for pref in prefectures %}
12
12