place .tmpl files into tmpl folder

This commit is contained in:
Naglfar
2019-12-04 18:06:20 +00:00
parent 4cc31809f4
commit 6942fb76d6
5 changed files with 8 additions and 8 deletions

7
tmpl/dbemail.tmpl Normal file
View File

@@ -0,0 +1,7 @@
Hello _username_;
Your database has been provisioned. Information below should be used to connect to it:
Database name: _username_
Database user: _username_
Password: _password_