{% extends "base.html" %} {% block content %}
Posted on {{ proposal.date_added.strftime('%Y-%m-%d') }} by {{ proposal.user.username}}
{% if proposal.user.username == current_user.username or current_user.admin %} {% endif %}
{{ proposal.addr_donation }}