{{ _('Please wait ...') }}
{{ _('Loading groups and hosts') }}
{{ _('Logout') }}
{% for k,v in config['LANGUAGES'].items() %}
{{ v }}
{% endfor %}
{{ _('Dashboard') }} - SSHMeIn
{{ _('Refresh') }}
{{ _('View by') }} :
{{ _('Groups') }}
{{ _('Hosts') }}
{% block content%} {% endblock %}
{% if g.locale != 'en' %} {% endif %}