Added listing of accepted and rejected proposals to the organization proposal page.
The link will redirect to the public page where comments can still be placed.
Patch by: Madhusudan.C.S
Reviewed by: Lennard de Rijk
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])