Move existing themes under a default folder
This commit is contained in:
7
default-themes/base/admin/resources/partials/forbidden.html
Executable file
7
default-themes/base/admin/resources/partials/forbidden.html
Executable file
@ -0,0 +1,7 @@
|
||||
<div id="content-area" class="col-sm-12" role="main">
|
||||
<div class="error-container">
|
||||
<h2>Forbidden</h2>
|
||||
<p class="instruction">You don't have access to the requested resource.</p>
|
||||
<a href="#" class="link-right">Go to the home page »</a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user