This website requires JavaScript.
Explore
Help
Register
Sign in
lucidergs
/
dragon_fire
Watch
1
Star
0
Fork
You've already forked dragon_fire
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6ae06b4765
dragon_fire
/
www
/
templates
/
fragments
/
blog
/
listing.html
4 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
fix(search): :adhesive_bandage: fix blog post listing
2025-03-27 23:33:49 +01:00
{% for post in search_results %}
{{ include('fragments/blog/card.html') }}
{% endfor %}
Reference in a new issue
Copy permalink