From e10c8c6656f5302ff12d79dbc342a0af66d236fd Mon Sep 17 00:00:00 2001 From: AnubisSQLi Date: Sun, 5 Aug 2018 21:47:01 -0400 Subject: [PATCH] Bug #01: News Article Re-direct --- views/newsArticle.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/newsArticle.hbs b/views/newsArticle.hbs index 861f4b0..13c5912 100644 --- a/views/newsArticle.hbs +++ b/views/newsArticle.hbs @@ -101,7 +101,7 @@ {{#if (eq ../id id)}}
- {{title}} + {{title}}

{{date}}

{{{content}}}