This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Shellmiao
/
MyFirstBlog
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
Using_bootstrap
master
server
MyFirstBlog
/
MyBlog
/
templates
/
article
/
list.html
list.html
67 B
Permalink
Cronologia
Originale
1
2
3
{%for article in articles%}
<p>{{article.title}}</p>
{% endfor %}