<% use ui::cmn; my($fn,$err) = @_;%>
<%= __('Can not open the file: ')%> 
<%= $err  %>
<p>
<%= __('Please go back and correct the problem.')%> 
<p>
<% $forge->include('wgt-backbtn',__('Back')); %>
