Thanks in advance!
I would like to have a 404 HTML page that uses the "layout template" but does not load the footer handlebars partial .
Currently the footer is displayed on the layout as follows :
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
If would like something like this.
I have found a better way of handling this , however the the question is still worth putting out there.
via JonoD
No comments:
Post a Comment