From 17a6084d8140d2076ad3a2702ca05a9ebc417328 Mon Sep 17 00:00:00 2001 From: jgenero Date: Mon, 3 Oct 2022 18:03:11 +0200 Subject: [PATCH] rm pages/about.html --- app/templates/pages/about.html | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 app/templates/pages/about.html diff --git a/app/templates/pages/about.html b/app/templates/pages/about.html deleted file mode 100644 index 5a291c6..0000000 --- a/app/templates/pages/about.html +++ /dev/null @@ -1,8 +0,0 @@ -{% extends "container.html" %} -{% block corps %} -
- - A PROPOS - -
-{% endblock %} \ No newline at end of file