diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-18 16:51:01 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-18 18:32:30 +0300 |
| commit | 46343e6c71f4916fe357a02f8a1aecd247a6902c (patch) | |
| tree | e0973973c8ab9d93834acd62d66e9f1124515001 /res | |
| parent | 81f24b7eb12d89e10c51e01a2ed82af4ead8e3b5 (diff) | |
index.html: status-bar
Diffstat (limited to 'res')
| -rw-r--r-- | res/domain-fragment.d/default/template.d/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/domain-fragment.d/default/template.d/index.html b/res/domain-fragment.d/default/template.d/index.html index 9fea17bb..b5118ddf 100644 --- a/res/domain-fragment.d/default/template.d/index.html +++ b/res/domain-fragment.d/default/template.d/index.html @@ -39,6 +39,7 @@ var RZ_VERSION = '{% include "version.txt" %}'; <span class="site-logo"><a tabindex="-1"><img id="site-logo" src="{{ fragment_d_path }}/img/site-logo.png"></a></span> </span> </div> + <div id="status-bar" style="display:none"></div> <div id="intro-task" class="task-alert" style="display:none"> <span class="task-desc">Connect yourself to the clubs, internship proposals, skills & scientific interests you have.</span> <span class="task-close-button">got it</span> |
