From fd6408504de7474021509970ae2d81d0f6d94005 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 2 Jul 2025 16:09:26 +0200 Subject: [PATCH] fix static links --- pdfannotator/templates/pdfannotator/pdfannotator.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdfannotator/templates/pdfannotator/pdfannotator.html b/pdfannotator/templates/pdfannotator/pdfannotator.html index bf2e0dc..1dac172 100644 --- a/pdfannotator/templates/pdfannotator/pdfannotator.html +++ b/pdfannotator/templates/pdfannotator/pdfannotator.html @@ -57,9 +57,9 @@ - - - + + + {# \ No newline at end of file -- 2.47.3