forked from External/greenlight
switch feather for fontawesome
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<h1 class="h2 mb-3">Oh no! Looks like something went wrong on our end.</h1>
|
||||
<p class="h4 text-muted font-weight-normal mb-7">The error has been logged, we'll take a look!</p>
|
||||
<a class="btn btn-primary" href="javascript:history.back()">
|
||||
<i class="fe fe-arrow-left mr-2"></i>Go back
|
||||
<i class="fas fa-arrow-left mr-2"></i>Go back
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<h1 class="h2 mb-3">Whoops! Looks like we can't find that.</h1>
|
||||
<p class="h4 text-muted font-weight-normal mb-7">Is it possible its been removed?</p>
|
||||
<a class="btn btn-primary" href="javascript:history.back()">
|
||||
<i class="fe fe-arrow-left mr-2"></i>Go back
|
||||
<i class="fas fa-arrow-left mr-2"></i>Go back
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<h1 class="h2 mb-3">Oops! Request is unprocessable.</h1>
|
||||
<p class="h4 text-muted font-weight-normal mb-7">Unforunately this isn't a valid request.</p>
|
||||
<a class="btn btn-primary" href="javascript:history.back()">
|
||||
<i class="fe fe-arrow-left mr-2"></i>Go back
|
||||
<i class="fas fa-arrow-left mr-2"></i>Go back
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user