Add dashboard template on handler
This commit is contained in:
parent
a73a5ede4d
commit
1baf50aabc
@ -11,6 +11,7 @@ import json
|
||||
from config import directory
|
||||
|
||||
import templates.plain.main as template_public
|
||||
import templates.prime.main as template_dashboard
|
||||
import templates.postcard.main as template_email
|
||||
|
||||
import modules.public.home as public_home
|
||||
|
Loading…
Reference in New Issue
Block a user