blob: c15a0512570cd646a41829a7a9978c54a76b37ed (
plain)
1
2
3
4
5
6
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>
|