diff options
Diffstat (limited to 'website/templates/changelog.html')
-rw-r--r-- | website/templates/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/changelog.html b/website/templates/changelog.html index c02deba7..79ba7b2a 100644 --- a/website/templates/changelog.html +++ b/website/templates/changelog.html @@ -1,5 +1,5 @@ <#import "/_scaffold.html" as main> -<@main.scaffold> +<@main.scaffold title="changelog"> <div class="page-header top5"> <div class="row text-center changelog"> ${changelog?no_esc} |