From d897eeee5c4d163891d0b6a8f85d328ccada7575 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 16 Dec 2019 12:51:42 +0100 Subject: Introduce base plugin This plugin offers base IMAP/SMTP functionality. References: https://todo.sr.ht/~sircmpwn/koushin/39 --- public/login.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 public/login.html (limited to 'public/login.html') diff --git a/public/login.html b/public/login.html deleted file mode 100644 index 6ae1737..0000000 --- a/public/login.html +++ /dev/null @@ -1,14 +0,0 @@ -{{template "head.html"}} - -

koushin

- -
- - - - -

- -
- -{{template "foot.html"}} -- cgit v1.2.3-59-g8ed1b