This website requires JavaScript.
Explore
Help
Sign In
daniel
/
blog
Watch
1
Star
0
Fork
0
You've already forked blog
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ec0f820500
blog
/
webapp
/
templates
/
blog_post
/
_list.html
3 lines
86 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-07-08 14:36:13 +02:00
{% for instance in instances %}
morse added
2021-02-25 11:44:30 +01:00
{% include "blog_post/_list_item.html" %}
Initial commit
2020-07-08 14:36:13 +02:00
{% endfor %}
Reference in New Issue
Copy Permalink