Minor fixes

This commit is contained in:
root
2019-11-26 11:34:39 +01:00
parent eb4922ba0b
commit 88204b19af
2 changed files with 8 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<div id="map" class="map"></div>
<a class="btn btn-success btn-lg btn-block" href="{% url 'game:new-game' %}" role="button">New Game</a>
<a class="btn btn-success btn-lg btn-block" href="{% url 'home' %}" role="button">Homepage</a>
</div>
</div>