diff --git a/symposion/templates/dashboard.html b/symposion/templates/dashboard.html index edac0060..23b85cbc 100644 --- a/symposion/templates/dashboard.html +++ b/symposion/templates/dashboard.html @@ -132,6 +132,7 @@
# | +Speaker / Title | + + + {% for proposal in user_not_reviewed %} +
---|---|
{{ proposal.number }} | +
+ {{ proposal.speaker }}
+ + {{ proposal.title }} + |
+