10 lines
414 B
HTML
10 lines
414 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<!-- Tell the browser to be responsive to screen width -->
|
|
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
|
|
<title>SentCMS网站管理系统后台</title>
|
|
<link rel="stylesheet" type="text/css" href="__css__/style.css?time={:time()}">
|
|
</head>
|
|
<body class="hold-transition skin-blue sidebar-mini"> |