cosmetic change

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-11 11:45:25 +02:00
parent b840a69f02
commit b0fd3dc5b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% extends "default.html" %} {% block title %}
<title>{{game}}</title>
<title>{{game.capitalize()}}</title>
{% endblock %} {% block content %}
<style>
.game_screen-title {