This website requires JavaScript.
Explore
Help
Sign In
Surya
/
Website
Watch
2
Star
1
Fork
You've already forked Website
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
with_posts_new
Website
/
templates
/
blog
/
partials
/
postList.html
3 lines
87 B
HTML
Raw
Permalink
Blame
History
{% for post in posts reversed %}
{% include "blog/partials/post.html" %}
{% endfor %}
Reference in New Issue
View Git Blame
Copy Permalink