Game fixes and ocr docs (#824)

This commit is contained in:
Anthony Stirling
2024-02-17 23:23:07 +00:00
committed by GitHub
parent 8d9f0361d0
commit 673f005fe6
13 changed files with 50 additions and 47 deletions

View File

@@ -5,6 +5,7 @@
</head>
<body>
<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>

View File

@@ -5,6 +5,7 @@
</head>
<body>
<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>