Merge pull request #8 from tjsga/2018-19

Bug #01: News Article Re-direct | Cleaned
This commit is contained in:
-anubis- 2018-08-05 21:48:31 -04:00 committed by GitHub
commit a0bdc27b18

View File

@ -101,7 +101,7 @@
{{#if (eq ../id id)}}
<section class='content'>
<div class='container'>
<a href='{{url}}' class='big-news-title'>{{title}}</a>
<a href='https://sga.tjhsst.edu/{{url}}' class='big-news-title'>{{title}}</a>
<p class='big-news-date'>{{date}}</p>
<div class='news-content'>
{{{content}}}