diff options
Diffstat (limited to 'src/main/resources/templates/statistics.html')
| -rw-r--r-- | src/main/resources/templates/statistics.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/statistics.html b/src/main/resources/templates/statistics.html index 42dbe28..af6a6a9 100644 --- a/src/main/resources/templates/statistics.html +++ b/src/main/resources/templates/statistics.html @@ -38,6 +38,7 @@ </section> </main> + <footer th:replace="~{fragments.html :: footer}"></footer> <script th:src="@{/webjars/echarts/dist/echarts.min.js}"></script> <script th:src="@{/scripts.js}"></script> <script> |
