From 2080927e6680790d290a201bc4a557180c74cc97 Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Tue, 13 May 2014 12:57:36 +0530 Subject: removed oscad workshop notification --- static/website/templates/base.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'static/website/templates') diff --git a/static/website/templates/base.html b/static/website/templates/base.html index a0f671b..4a4f553 100644 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -15,16 +15,6 @@ {% endcompress %} - {% load nice_bar %} - {% if request|is_nice_bar_visible %} -
-

- One day Oscad workshop on 10th May 2014. Last day for registration: 9th May 2014. - Click here for more details. - x -

-
- {% endif %}
-- cgit