# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate("An Error Occurred") | html %]

[% Translate(Data.Message) | truncate(200) | html %]

[% Translate(Data.Comment) | html %]

[% IF Data.ShowOTRSBusinessHint %]

[% Translate("Really a bug? 5 out of 10 bug reports result from a wrong or incomplete installation of OTRS.") | html %] [% Translate("With %s, our experts take care of correct installation and cover your back with support and periodic security updates.") | html | ReplacePlaceholders('OTRS Business Solution™') %]

[% Translate("Contact our service team now.") | html %]

[% END %]

 [% Translate("or") | html %]  [% Translate("go back to the previous page") | html %]

[% RenderBlockStart("ShowBackendTraceback") %] [% RenderBlockEnd("ShowBackendTraceback") %]