storj/web/satellite/src/components/errors/page50X.html
2019-10-23 15:26:39 +03:00

12 lines
342 B
HTML

<!--Copyright (C) 2019 Storj Labs, Inc.-->
<!--See LICENSE for copying information.-->
<div class="error-container">
<a href="/" class="logo">
<LogoIcon class="header-container__left-area__logo__img"/>
<TextIcon class="text"/>
</a>
<h1 class="error-container__title">503 Unknown Error</h1>
<MainIcon/>
</div>