Page MenuHomeCode

blog_list.html
No OneTemporary

blog_list.html

<!--{% extends base %}-->
<!--{% block body %}-->
<ul>
<!--{% for blog in blog_list %}-->
<li onclick="_showDetail" class="blog-{{ forloop.key }}" style="cursor: pointer;">{{ blog.title }}</li>
<!--{% endfor %}-->
</ul>
<!--{% endblock %}-->

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 17:09 (13 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23275
Default Alt Text
blog_list.html (241 B)

Event Timeline