diff --git a/pinaxcon/templates/symposion/proposals/_proposal_row.html b/pinaxcon/templates/symposion/proposals/_proposal_row.html index fad92d9ebfc836c108a97e695c147b5889fc8bb7..012c3e84e0574f7c64e8f1f503f738aca8855059 100644 --- a/pinaxcon/templates/symposion/proposals/_proposal_row.html +++ b/pinaxcon/templates/symposion/proposals/_proposal_row.html @@ -1,35 +1,37 @@ -

- {{ proposal.title }} -

- - - -
- View details - {% if not proposal.cancelled %} - {% if request.user == proposal.speaker.user and proposal.can_edit %} - Edit - Manage Additional Speakers - {% endif %} - {% endif %} +
+ - -
+