Initial stab at templates

This commit is contained in:
Daniel García
2019-01-13 01:39:29 +01:00
parent 60f6a350be
commit 19b6bb0fd6
11 changed files with 265 additions and 70 deletions

View File

@@ -92,6 +92,9 @@ lettre = "0.9.0"
lettre_email = "0.9.0"
native-tls = "0.2.2"
# Template library
handlebars = "1.1.0"
# Number encoding library
byteorder = "1.2.7"