From c63129dfe170d6cc7587514bf0a6d784e04c7a9d Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 31 Oct 2022 09:51:49 +0100 Subject: [PATCH] Remove integrity checks --- src/common/templates/common/base.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/common/templates/common/base.html b/src/common/templates/common/base.html index 1a0bd89..d21d417 100644 --- a/src/common/templates/common/base.html +++ b/src/common/templates/common/base.html @@ -6,10 +6,7 @@ {% block title %}Character Sheet{% endblock %} - + @@ -43,9 +40,7 @@ } {% endif %} - +