From 6e4b50eaa559b0c3be4ad5e3df8725c63f07a4d7 Mon Sep 17 00:00:00 2001 From: klemek Date: Fri, 25 Oct 2019 08:26:58 +0200 Subject: [PATCH] link to top was not working in most browsers --- sample_data/home/template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_data/home/template.ejs b/sample_data/home/template.ejs index f1f4c82..69ceb81 100644 --- a/sample_data/home/template.ejs +++ b/sample_data/home/template.ejs @@ -5,7 +5,7 @@ <%= info.title %> - <%= article.title %> -
+

<%= article.title %>