summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/website/templates/base.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/website/templates/base.html b/static/website/templates/base.html
index d29571e..a0f671b 100644
--- a/static/website/templates/base.html
+++ b/static/website/templates/base.html
@@ -19,9 +19,8 @@
{% if request|is_nice_bar_visible %}
<div class="nice-bar">
<p class="nice-text">
- One day Oscad workshop on 10<sup>th</sup> May 2014.
- <a class="nice-button" href="http://oscad.in/one-day-workshop">View more</a> details about the workshop.
- <a class="nice-button" href="http://pesit-oscad-workshop.doattend.com">Click here</a> for registration.
+ One day Oscad workshop on 10<sup>th</sup> May 2014. Last day for registration: 9th May 2014.
+ <a class="nice-button" href="http://oscad.in/one-day-workshop">Click here</a> for more details.
<span class="nice-close">x</span>
</p>
</div>