mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
rewrite structure
This commit is contained in:
15
site/client/app/views/inner.html
Normal file
15
site/client/app/views/inner.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user