renewed index page
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Backend</title>
|
<title>Backend</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Backend
|
<h1>You have reached the backend views index page!</h1>
|
||||||
</body>
|
<p>Currently, there is nothing to display!</p>
|
||||||
</html>
|
</body>
|
||||||
|
</html>
|
||||||
|
Reference in New Issue
Block a user