Is this the right _header.html ?

I changed it, i think because of that http://busimatch.club is not working as it should.

What is the original _header.html?

<!DOCTYPE html>

<html lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />

<title></title> <base href="" />

<bx_include_css_styles />

<bx_include_css_system />

<bx_include_css />

<bx_include_js_system />

<bx_include_js />

<bx_include_auto:_header_js.html />

<bx_include_auto:_header_js_spinner.html />

<bx_include_auto:_header_js_toolbar.html />

<bx_include_auto:_header_js_custom.html />

</head>

<body class="bx-artificer bx-page-view-discussion bx-def-font bx-def-color-bg-page bx-def-image-bg-page <bx_injection:injection_body_class />" dir="LTR">

<noscript>

<div class="p-4 rounded-sm text-center text-red-600 bg-yellow-500 bg-opacity-50">

__system_js_required__

</div>

</noscript>

</body>

  • 2309
  • More
Replies (3)
    Login or Join to comment.