summaryrefslogtreecommitdiff
path: root/static/website
diff options
context:
space:
mode:
authorJayaram Pai2014-05-08 10:58:50 +0530
committerJayaram Pai2014-05-08 10:58:50 +0530
commitd5d01e87a68045865d6dd0fc7b4bf3544b20e70d (patch)
tree757a4369db87bc346ef4d58182e8e9beb2fd2782 /static/website
parent8a3043c012ebb748d57f55c6c52bd4672ace4568 (diff)
downloadFOSSEE-Forum-d5d01e87a68045865d6dd0fc7b4bf3544b20e70d.tar.gz
FOSSEE-Forum-d5d01e87a68045865d6dd0fc7b4bf3544b20e70d.tar.bz2
FOSSEE-Forum-d5d01e87a68045865d6dd0fc7b4bf3544b20e70d.zip
changed nice-bar content
Diffstat (limited to 'static/website')
-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>