Switch to ejs 3 compliant imports

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-02-09 20:27:29 +01:00
parent fcc4efb8db
commit b468fb623b
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
11 changed files with 45 additions and 45 deletions

View file

@ -209,4 +209,4 @@
</div>
</div>
</div>
<%- include ../shared/signin-modal %>
<%- include('../shared/signin-modal') %>