From 4f2d900af7636e6744ae14aeeefdf2d6080ac50a Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Thu, 30 Mar 2023 05:03:23 +0300 Subject: several mail options tested; mailhog (fake) mailer is working --- html/app/views/basic.php | 50 ------------------------------------------------ 1 file changed, 50 deletions(-) delete mode 100644 html/app/views/basic.php (limited to 'html/app/views/basic.php') diff --git a/html/app/views/basic.php b/html/app/views/basic.php deleted file mode 100644 index 39bdf00..0000000 --- a/html/app/views/basic.php +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - ΣΚΛΑΒΕΝΙΤΗΣ - <?=$page['title']?> - - - - - - - - - - - - - -
- -
- - - - < ?php cache_view('partials/header', []); ? > - - - - -
- - - -
- - - - - < ?php cache_view('partials/footer', [], true) ? > - -
- - - - - - -- cgit v1.2.3