This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Shellmiao
/
MyFirstBlog
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
Using_bootstrap
master
server
MyFirstBlog
/
MyBlog
/
templates
/
article
/
list.html
list.html
67 B
パーマリンク
履歴
Raw
1
2
3
{%for article in articles%}
<p>{{article.title}}</p>
{% endfor %}