{% extends 'base.html' %} {% block content %}

Here are the final 5 solutions:

{% for i in ideas %}

{{i[0]}}

{% endfor %} {% endblock %}