the repository which powers this website
Diffstat (limited to 'themed/log.html')
| -rw-r--r-- | themed/log.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themed/log.html b/themed/log.html index 8446150d..63b151e6 100644 --- a/themed/log.html +++ b/themed/log.html @@ -1,5 +1,5 @@ {% page cgit_print_log %} -{! page_start(); !} +{! page_start(ctx.repo->name, "commit log"); !} {! repo_header(); !} <main class="max-w-7xl mx-auto py-4 pl-2 pr-2">{# Main content #} {! repo_description_panel(); !} |