{% extends 'base.html' %} {% block containerextra %}itemscope itemtype="https://schema.org/Blog"{% endblock %} {% block title %}Blog{% endblock %} {% block subhead %}Gearspotting Blog{% endblock %} {% block content %} {% if user.is_authenticated %}
post
{% endif %}
{% for post in posts %}