1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-10-31 10:36:53 +00:00
not-gwent-online/site/client/app/views/lobby.html

11 lines
246 B
HTML
Raw Normal View History

2015-06-21 19:56:32 +00:00
<a href="./lobby"><img src="assets/img/logo-medium.png" width="120" height="38" alt="Gwent" class="logo-medium"></a>
2015-06-21 12:00:17 +00:00
2015-06-21 19:20:17 +00:00
<main>
2015-06-21 12:00:17 +00:00
2015-06-21 14:34:27 +00:00
<navigation></navigation>
2015-06-21 12:00:17 +00:00
2015-06-21 19:20:17 +00:00
<section class="container-content">
<searchmatch></searchmatch>
2015-06-21 19:20:17 +00:00
</section>
2015-06-21 12:00:17 +00:00
2015-06-21 19:20:17 +00:00
</main>