From 53a04262d40e77745c9080f722a037a223ef00e3 Mon Sep 17 00:00:00 2001 From: Luke Hatcher Date: Fri, 13 Jul 2012 03:11:22 -0400 Subject: [PATCH] update dashboard --- symposion_project/templates/dashboard.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/symposion_project/templates/dashboard.html b/symposion_project/templates/dashboard.html index 7082299f..5ae0c341 100644 --- a/symposion_project/templates/dashboard.html +++ b/symposion_project/templates/dashboard.html @@ -10,15 +10,13 @@ {% block body %}

{% trans "Dashboard" %}

-
+

{% trans "Speaking" %}

{% if not user.speaker_profile %} -

To submit a proposal, you must first create a speaker profile.

Create a speaker profile -
{% else %} @@ -80,7 +78,7 @@ {% endif %}
-
+

{% trans "Sponsorship" %}

{% if not user.sponsorships.exists %}