summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/.htaccess2
-rw-r--r--templates/email_article_template.txt2
-rw-r--r--templates/resetpass_template.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/templates/.htaccess b/templates/.htaccess
new file mode 100644
index 000000000..93169e4eb
--- /dev/null
+++ b/templates/.htaccess
@@ -0,0 +1,2 @@
+Order deny,allow
+Deny from all
diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt
index 0d151d18c..5cf2b2750 100644
--- a/templates/email_article_template.txt
+++ b/templates/email_article_template.txt
@@ -6,8 +6,6 @@ I've been reading this and thought it might interest you:
* ${ARTICLE_TITLE}
${ARTICLE_URL}
<!-- $EndBlock article -->
-Sincerely yours,
- ${USER_NAME} <${USER_EMAIL}>.
--
This message has been sent by Tiny Tiny RSS installation at ${TTRSS_HOST}.
diff --git a/templates/resetpass_template.txt b/templates/resetpass_template.txt
index dd96f2c92..c262f9a77 100644
--- a/templates/resetpass_template.txt
+++ b/templates/resetpass_template.txt
@@ -1,7 +1,7 @@
<!-- $BeginBlock message -->
Hello, ${LOGIN}.
-Your password for this Tiny Tiny RSS installation has been reset by an administrator.
+Your password for this Tiny Tiny RSS installation has been reset.
Your new password is ${NEWPASS}, please remember it for later reference.