From 94463e4926519fe2edc033cefac50d6690ed9a0a Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 16 Feb 2021 12:54:42 +0300 Subject: fixes, improvements. added text filter. --- app/templates/index.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 app/templates/index.html (limited to 'app/templates/index.html') diff --git a/app/templates/index.html b/app/templates/index.html deleted file mode 100644 index 5cb6467..0000000 --- a/app/templates/index.html +++ /dev/null @@ -1,2 +0,0 @@ -{% extends "base.html" %} - -- cgit v1.2.3