{% if page_type and tag_name %}
{% endif %}
{% for article in article_list %}
{% load_article_detail article True %}
{% endfor %}
{% extends 'base.html' %} {% load blog_tags %} {% block content %}