Created base template

This commit is contained in:
Daniel García
2019-01-19 22:12:52 +01:00
parent 834c847746
commit 92bbb98d48
5 changed files with 180 additions and 186 deletions

View File

@ -352,6 +352,7 @@ fn load_templates(path: String) -> Handlebars {
reg!("email/pw_hint_some");
reg!("email/send_org_invite");
reg!("admin/admin_base");
reg!("admin/admin_login");
reg!("admin/admin_page");