Actually, take all the themes
This commit is contained in:
7
base/admin/resources/partials/pagenotfound.html
Executable file
7
base/admin/resources/partials/pagenotfound.html
Executable file
@ -0,0 +1,7 @@
|
||||
<div id="content-area" class="col-sm-12" role="main">
|
||||
<div class="error-container">
|
||||
<h2 translate="page-not-found"></h2>
|
||||
<p class="instruction">{{:: 'page-not-found.instruction' | translate}}</p>
|
||||
<a href="#" class="link-right" translate="go-to-the-home-page"></a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user