From d842c14240fb4a7f70c66143bbe877f8168ef6d4 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Wed, 11 Dec 2024 17:55:04 +0100 Subject: [PATCH] chore: update readme --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 88bb98d..cbbfcd0 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,6 @@ pnpm test:watch pnpm test:ci ``` -### Use your own mail templates -> You use your own mail templates by replacing the default ones we provided (either in-code or by mounting them into the /app/static/mail_templates folder). - -The mail templates always come in a .html and a .txt variant to provide compatability with legacy mail clients. -Currently the following templates exist: -* pw-reset.(html/txt) - ### Generate Docs ```bash pnpm docs