mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
change landing view rendering to php
This commit is contained in:
7
site/client/app/views/navigation.html
Normal file
7
site/client/app/views/navigation.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="#/lobby" class="active">Lobby</a></li>
|
||||
<li><a href="#">Deck Builder</a></li>
|
||||
<li><a href="#">Highscore</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user