miminium
miminium copied to clipboard
There is a litttle defect
On 404.html there is a defect. Instead insert a link to the homepage there is a link to the same page.
<!-- start: Content -->
<center>
<div class="page-404 animated flipInX">
<img src="asset/img/404.png" class="img-responsive"/>
<a href="#"> Back To Home
</br>
<span class="icons icon-arrow-down"></span>
</a>
</div>
</center>
<!-- end: content -->
(There are 34-44 lines)
I can solve the issue, assign me.