{% extends "base.html" %} {% block content %} {% for feed in feeds %} {{ feed }}
{% endfor %} submit another one here {% endblock %}