{# extends 'master.html' #} {%block body%}

500

{{_('Oops! Something went wrong.')}} Hiddify Panel {{version}}

%if has_update

{{_('This version of hiddify panel is outdated. Please update it from admin area.')}}

%else

{{_('Please contact hiddify@gmail.com with the details in this page.')}}

%endif
%if not has_update
{{error}}
{{trace}}
                    
%endif
{%endblock%}