diff --git a/sample_data/home/template.ejs b/sample_data/home/template.ejs
index 5855270..35602f1 100644
--- a/sample_data/home/template.ejs
+++ b/sample_data/home/template.ejs
@@ -11,7 +11,7 @@
<%- `` %>
<%- `` %>
<% if (article.thumbnail) { %>
- <%- `` %>
+ <%- `` %>
<%- `` %>
<% } %>
@@ -33,4 +33,4 @@
<%- include('footer'); %>