Skip to content

Commit

Permalink
补齐 index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fengkaijia committed Aug 2, 2017
1 parent 1c34f48 commit c6f471d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions application/views/delegate/index.html
@@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>

<p>Directory access is forbidden.</p>

</body>
</html>
10 changes: 10 additions & 0 deletions application/views/delegate/panel/index.html
@@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>

<p>Directory access is forbidden.</p>

</body>
</html>

0 comments on commit c6f471d

Please sign in to comment.