From 1ac4e7f7abe2dc9cfec6651c63a7f178dbef049f Mon Sep 17 00:00:00 2001 From: jgenero Date: Fri, 21 Oct 2022 10:48:06 +0200 Subject: [PATCH] add css links + js script for footnotes --- app/templates/container.html | 11 +++++++++++ app/templates/partials/app_css_links.html | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/app/templates/container.html b/app/templates/container.html index 571e9bd..8d9f08a 100644 --- a/app/templates/container.html +++ b/app/templates/container.html @@ -114,6 +114,17 @@ + + + diff --git a/app/templates/partials/app_css_links.html b/app/templates/partials/app_css_links.html index d7c98eb..826f9c2 100644 --- a/app/templates/partials/app_css_links.html +++ b/app/templates/partials/app_css_links.html @@ -7,4 +7,7 @@ - \ No newline at end of file + + + + \ No newline at end of file