BirdQuizz/templates/game/new.html

5 lines
80 B
HTML

{% extends "base.html" %}
<a href="/game/new" class="button">
New Game
</a>