Hello world is now in a view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const getVrstaNekretnine = (req,res) => {
|
||||
res.send('<html><body><h1>Hamo</h1></body></html>');
|
||||
res.render('vrsta_nekretnine');
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user