mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Sending mail when description or thumbnail is requested
This commit is contained in:
@@ -65,7 +65,6 @@ function root(req, res, next) {
|
||||
javascript_file: "main.min.js",
|
||||
captcha: res.recaptcha
|
||||
}
|
||||
console.log(data.recaptcha);
|
||||
res.render('layouts/frontpage', data);
|
||||
}
|
||||
} catch(e) {
|
||||
|
||||
Reference in New Issue
Block a user