Confirmation

The URL [% c.session.new_uri | html %] has been succefully validated.

Please confirm the addition into the database.

[% IF c.session.hostinfo %]

This URL refer to new mirror [% new_uri.host %] [% IF c.session.hostinfo.country %] [% cinfo = c.model('Mirrors').country_info(c.session.hostinfo.country) %] located in [% cinfo.name | html %] ([% cinfo.continent | html %]) [%- END -%].

[% ELSE %] [% END %] [% IF exists_url %]

This url will replace the currently invalid url [% exists_url.url | html %].

[% END %] [% c.prototype.form_remote_tag({ url => c.uri_for('confirm'), update => 'foo' } ) %]