update paths

This commit is contained in:
2025-08-18 10:58:22 +02:00
parent 570981d5ac
commit 966c67e850
14 changed files with 45 additions and 44 deletions

View File

@@ -45,7 +45,7 @@
</tbody>
</table>
</div>
<th:block th:replace="~{pagination :: pagination('/node', ${pagination})}"/>
<th:block th:replace="~{pagination :: pagination('/nodes', ${pagination})}"/>
</div>
</main>
<th:block th:replace="~{layout.html :: footer}"/>