{% extends "streams/base.html" %} {% load i18n %} {% block title %}{% block stream_title %} {% trans "Public" %} {% endblock %}{% endblock %} {% block stream_stamped %}
{% trans "Contains public content from around the network." %}