{% load blog_extras %} {% extends "list_template.html" %} {% block content_title %}
{% ifequal list_mode "close" %}
{% else %}
{% endifequal %}
該当する記事はありませんです。
{% if forloop.first %}{% include "banner.html" %}{% endif %} {% endif %} {% endblock %}