* Fix: #746

* formatting
This commit is contained in:
Ludy
2024-02-18 08:40:30 +01:00
committed by GitHub
parent 673f005fe6
commit 51ad741744
9 changed files with 265 additions and 283 deletions

View File

@@ -5,7 +5,7 @@
</head>
<body>
<th:block th:insert="~{fragments/common :: game}"></th:block>
<th:block th:insert="~{fragments/common :: game}"></th:block>
<div id="page-container">
<div id="content-wrap">
<th:block th:insert="~{fragments/navbar.html :: navbar}"></th:block>