link class added

This commit is contained in:
Konstantyn Pahsura 2016-11-14 12:42:01 +02:00
parent 8817f0c53d
commit 3fc02bf6c2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<body>
<div class="error_page">
<h2>404 Not Found</h2>
<p class="error_page__message">You can create new conversation <a href="/">here</a></p>
<p class="error_page__message">You can create new conversation <a class="link" href="/">here</a></p>
</div>
</body>
</html>