% layout 'AdminLTE', title => 'Sme server 2 - Bug report'; % content_for 'module' => begin
% if (config->{debug} == 1) {
(DBG)route: <%= $c->current_route %>
(DBG)trt: <%= $bugr_datas->{trt} %>
% }

<%= $title %>


<%= l ('bugr_DO_NOT_PANIC') %>


<%= l ('bugr_SME_EXPERIENCE') %>

<%= l ('bugr_USE_TEMPLATE') %> : https://wiki.koozali.org/Bugzilla_Help#Reporting_Bugs

<%= l ('bugr_PLEASE_REPORT_HERE') %> : https://bugs.koozali.org

<%= l ('bugr_FOLLOWING_REPORT_MIGHT_HELP') %>

<%= l ('bugr_REPORT_CONTENT') %>


<%= l ('bugr_PRIVACY') %>

% my $btn = l('bugr_CREATE_REPORT');
<%= hidden_field 'trt' => $bugr_datas->{trt} %>

<%= l ('bugr_DONATING') %>

<%= l ('bugr_AWARE_SME') %>

<%= l ('bugr_YOUR_HELP') %>

<%= l ('bugr_CONSIDER_DONATING') %>



Donate

<%= l ('bugr_THANK_YOU') %>
%end