summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/report.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/report.html')
-rw-r--r--src/main/resources/templates/report.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/report.html b/src/main/resources/templates/report.html
index 5442fd4..6ee34ac 100644
--- a/src/main/resources/templates/report.html
+++ b/src/main/resources/templates/report.html
@@ -65,6 +65,7 @@
</tbody>
</table>
</main>
+ <footer th:replace="~{fragments.html :: footer}"></footer>
<script th:src="@{/scripts.js}"></script>
</body>
</html> \ No newline at end of file