diff options
Diffstat (limited to 'resources/tools/dash/app/pal/templates/index_layout.jinja2')
-rw-r--r-- | resources/tools/dash/app/pal/templates/index_layout.jinja2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/tools/dash/app/pal/templates/index_layout.jinja2 b/resources/tools/dash/app/pal/templates/index_layout.jinja2 index 09b91a4196..4acd1bda2d 100644 --- a/resources/tools/dash/app/pal/templates/index_layout.jinja2 +++ b/resources/tools/dash/app/pal/templates/index_layout.jinja2 @@ -22,6 +22,9 @@ <p class="lead"> <a href="/stats/" class="btn btn-primary fw-bold">Job Statistics</a> </p> + <p class="lead"> + <a href="/news/" class="btn btn-primary fw-bold">News</a> + </p> </main> <footer class="mt-auto text-white-50"> |