Tải bản đầy đủ (.pdf) (9 trang)

Phương trình hóa học gồm công thức hóa học của các chất trong phản ứng với hệ số t.

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (3.4 KB, 9 trang )

<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="csrf-token" content="Rt7bzStZHE4Yg3beMZonQczo1VAUtTYsgsDkyxzp" />
<title>Error 500 :: Document Server</title>


<link rel="stylesheet" type="text/css" href="http://118.70.13.36:5920/packages/backpack/base/css/bundle.css?v=4.0.61@1977e0cc52fa7cf9547eaeadf03f5cd88402b574">
<link rel="stylesheet" type="text/css" href="http://118.70.13.36:5920/packages/line-awesome/css/line-awesome.min.css?v=4.0.61@1977e0cc52fa7cf9547eaeadf03f5cd88402b574">
<link rel="stylesheet" type="text/css" href=" />

<style>
.error_number {
font-size: 156px;
font-weight: 600;
line-height: 100px;
}
.error_number small {
font-size: 56px;
font-weight: 700;
}

.error_number hr {
margin-top: 60px;
margin-bottom: 0;
width: 50px;
}



.error_title {
margin-top: 40px;
font-size: 36px;
font-weight: 400;
}

.error_description {
font-size: 24px;
font-weight: 400;
}
</style>

<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src=" /> <script src=" /> <![endif]--></head>
<body class="app flex-row align-items-center">


<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="error_number">
<small>ERROR</small>

500
<hr>
</div>
<div class="error_title text-muted">
It's not you, it's me.

</div>
<div class="error_description text-muted">
<small>
The filename and the fallback cannot contain the "/" and "\" characters.
</small>
</div>
</div>
</div>
</div>

<footer class="app-footer sticky-footer">
</footer>


<script type="text/javascript" src="http://118.70.13.36:5920/packages/backpack/base/js/bundle.js?v=4.0.61@1977e0cc52fa7cf9547eaeadf03f5cd88402b574"></script>


<script type="text/javascript">
Noty.overrideDefaults({
layout : 'topRight',
theme : 'backstrap',
timeout : 2500,
closeWith: ['click', 'button'],
});

</script>
<!-- page script -->
<script type="text/javascript">
// To make Pace works on Ajax calls
$(document).ajaxStart(function() { Pace.restart(); });


// Ajax calls should always have the CSRF token attached to them, otherwise they won't work
$.ajaxSetup({
headers: {
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
}
});


var activeTab = $('[href="' + location.hash.replace("#", "#tab_") + '"]');
location.hash && activeTab && activeTab.tab('show');
$('.nav-tabs a').on('shown.bs.tab', function (e) {
location.hash = e.target.hash.replace("#tab_", "#");
});
</script>

</body>
</html>

×