Bug #01: News Article Re-direct

This commit is contained in:
AnubisSQLi 2018-08-05 21:47:01 -04:00
parent f1bfaec6f1
commit 9010ed6f86

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}}}