<% if $UnsuccessfulFiles %>

<%t ContentController.UnableDeleteInstall "Unable to delete installation files. Please delete the files below manually" %>:

<% else %>

<%t ContentController.InstallFilesDeleted "Installation files have been successfully deleted." %>

<%t ContentController.StartEditing 'You can start editing your content by opening the CMS.' link="admin/" %>
    <%t ContentController.Email "Email" %>: $Username
    <%t ContentController.Password "Password" %>: $Password

<% end_if %>