aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 0c6e142c..578e8d89 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -373,7 +373,7 @@
373 <div class="row"> 373 <div class="row">
374 <div class="container text-center"> 374 <div class="container text-center">
375 <p> 375 <p>
376 Read more of our recent news postings <a href="news/index.html">in the archive</a>. 376 <a class="btn btn-primary btn-lg" href="{{ url_localized('news') }}">{{ _("News Archive") }}</a>
377 </p> 377 </p>
378 </div> 378 </div>
379 </div> 379 </div>