{{ p.content }}
{% endif %}
{% endfor %}
{% extends "base.html" %}
{% block title %}{{ page.title }}{%endblock%}
{% block content %}
{{ p.content }}
{% endif %}
{% endfor %}
Last updated: {{ page.locale_modified }}
{% endif %} {% for page in pages %} {% if page.slug == 'stream' %}