Save finished games and add history views
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
<a href="{{ url_for('main.friends') }}" class="btn btn-secondary"
|
||||
>Open friends</a
|
||||
>
|
||||
<a href="{{ url_for('main.games_history') }}" class="btn btn-secondary"
|
||||
>Past games</a
|
||||
>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user