[% IF NOT host.readonly %]
[% END %] [% IF NOT host.readonly %] [% END %]
Country [% IF host.readonly %] [% c.model('Mirrors').country_info(host.country).name | html %] [% ELSE %] [% END %]
City [% IF host.readonly %] [% host.city | html %] [% ELSE %] [% END %]
Latitude [% IF host.readonly %] [% host.latitude | html %] [% ELSE %] [% END %]
Longitude [% IF host.readonly %] [% host.longitude | html %] [% ELSE %] [% END %]
Click on the map to update latitude and longitude
Synchronized from [% IF host.readonly %] [% host.syncfrom | html %] [% ELSE %] [% FOREACH mirror = c.model('Mirrors').find_mirrors %] [% IF loop.first %] [% END %] [% END %] [% END %]
Approximated bandwidth [% IF host.readonly %] [% c.model('Mirrors').bandwidth_name(host.bandwidth) | html %] [% ELSE %] [% END %]
[% IF NOT host.readonly %]
[% END %]