From d39b2737a4edacffa3c0c464d611bb13cfaa96e4 Mon Sep 17 00:00:00 2001 From: max/sooulix Date: Thu, 21 Aug 2025 02:32:50 +0200 Subject: [PATCH] put obfuscated_email in html template --- templates/base.html | 18 ++---------------- templates/obfuscated_email.html | 27 +++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 16 deletions(-) create mode 100644 templates/obfuscated_email.html diff --git a/templates/base.html b/templates/base.html index 1ba58b0..bc4c172 100644 --- a/templates/base.html +++ b/templates/base.html @@ -80,22 +80,8 @@ } }); - - - -