Comments
{% if logged_in %}


{% else %} You need to be logged in to comment.
{% endif %}
{% for c in proposal._comments %} {% endfor %}