Smartfire website added
[myslice.git] / portal / templates / smartfire / smartfire_widget-topmenu.html
index 8a7c054..738075f 100644 (file)
@@ -32,8 +32,8 @@
                <div class="col-sm-5 col-md-5 secondary">
                        <ul>
                                
-                               <li><a target="_blank" href="http://status.testbeds.eu">Services Status</a></li>
-                               <li><a target="_blank" href="http://testbeds.eu">Web site</a></li>
+                               <!--<li><a target="_blank" href="http://status.testbeds.eu">Services Status</a></li> -->
+                               <li><a target="_blank" href="http://eukorea-fire.eu">Web site</a></li>
                        </ul>
                        {% if username %}
                        <div class="account">You are logged in as &nbsp;<a href="/account/">{{ username }}</a> &nbsp;&nbsp;|&nbsp;&nbsp; <a id="logout" style="cursor:pointer;" data-username="{{ username }}"><span class="glyphicon glyphicon-off"></span> Logout</a></div>