From 95a6e1a1dfb5f14db5b7fd9a670090643ab90f8d Mon Sep 17 00:00:00 2001 From: kitoy Date: Fri, 22 May 2026 01:31:03 +0200 Subject: [PATCH] Remove inutiles files --- app/templates/themes/creative/_layout.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 app/templates/themes/creative/_layout.html diff --git a/app/templates/themes/creative/_layout.html b/app/templates/themes/creative/_layout.html deleted file mode 100644 index 9d99ac8..0000000 --- a/app/templates/themes/creative/_layout.html +++ /dev/null @@ -1,19 +0,0 @@ -{# creative/_layout.html #} - - - - - - - {% include 'creative/_head.html' %} - - - - {% block body %} - - {% endblock %} - - - - {% include 'creative/javascript.html' %} -