{{ blog_name }}

    {% for component, etc, title, is_show in components %} {% if is_show %} {% if component == 'direct_link' %}
  • {{ title }}
  • {% elif component == 'blog' %}
  • {{ title }}
  • {% if latest1 %}
  • Latest Post
  • {% endif %}
  • Categories
      {% for category in category_list %}
    • {{ category.filter }}
    • {% endfor %}
  • {% else %}
  • {{ title }}
  • {% endif %} {% endif %} {% endfor %}
{% if social.facebook %} {% endif %} {% if social.twitter %} {% endif %} {% if social.instagram %} {% endif %} {% if social.youtube %} {% endif %}
{{ form.q }}