add WS client in frontend, start work on play website
This commit is contained in:
@@ -12,4 +12,6 @@
|
||||
<body>
|
||||
<h1>logged in</h1>
|
||||
<p>hi, {{ current_user.username }}!</p>
|
||||
<a href="{{ url_for('main.play') }}" class="link-button">Play Chess</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user