diff --git a/sample_data/home/error.ejs b/sample_data/home/error.ejs
index 3d343ba..9593025 100644
--- a/sample_data/home/error.ejs
+++ b/sample_data/home/error.ejs
@@ -13,6 +13,7 @@
It means the resource you're trying to access is unavailable right now.
We're terribly sorry that you encountered this error.
Back to home
+ <%- include('footer'); %>