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/inner.html
2015-06-22 11:57:22 +02:00

15 lines
318 B
HTML

<searchmatch></searchmatch>
<a href="./lobby"><img src="assets/img/logo-medium.png" width="120" height="38" alt="Gwent" class="logo-medium"></a>
<main>
<navigation></navigation>
<section class="container-content">
<component is="lobby"></component>
</section>
</main>
<component is="chat"></component>