Revision 853af9d8

b/ui/templates/home.html
445 445
        }
446 446

  
447 447
        $(document).ready(function(){
448

  
449
            {% if current_lang == "el" and not DEBUG %}
450
                window.location = "/lang/?l=en";
451
            {% endif %}
452

  
448 453
            // user menu interaction
449 454
            var resetUserMenu = function() {
450 455
                $(this).removeClass("hovered");

Also available in: Unified diff