mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-09 22:10:18 -04:00
Bug #01: News Article Re-direct
This commit is contained in:
parent
f1bfaec6f1
commit
9010ed6f86
|
@ -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}}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user