From 5f808316d1cd6110e8c1d7ce65eb6a68a641c175 Mon Sep 17 00:00:00 2001 From: Joshua Laymon Date: Wed, 13 Aug 2025 05:51:02 +0000 Subject: [PATCH] Delete web/templates/{% load static %} {% block title %}Illustrations{% endblock %} --- .../title> " | 47 ------------------- 1 file changed, 47 deletions(-) delete mode 100644 "web/templates/{% load static %} {% block title %}Illustrations{% endblock %} " diff --git "a/web/templates/{% load static %} {% block title %}Illustrations{% endblock %} " "b/web/templates/{% load static %} {% block title %}Illustrations{% endblock %} " deleted file mode 100644 index 984520b..0000000 --- "a/web/templates/{% load static %} {% block title %}Illustrations{% endblock %} " +++ /dev/null @@ -1,47 +0,0 @@ -{% load static %} - - - - - - - {% block title %}Illustrations{% endblock %} - - - - - - - - - - - - - -
- {% block content %} - {% endblock %} -
- - - - - - \ No newline at end of file