From 37b6c927620cb68e01345d29daca960faeb80cb9 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 18 May 2025 10:44:04 -0400 Subject: chore: rename jinja templates Also wrap style block so auto formatter doesn't pick it up and wreck CSS. --- templates/about/figure.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 templates/about/figure.html (limited to 'templates/about/figure.html') diff --git a/templates/about/figure.html b/templates/about/figure.html deleted file mode 100644 index 168aa4e..0000000 --- a/templates/about/figure.html +++ /dev/null @@ -1,7 +0,0 @@ -
- - - - {{ tutor.get_name() }} - -
-- cgit v1.2.3