diff options
Diffstat (limited to 'website/templates/download.html')
-rw-r--r-- | website/templates/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/download.html b/website/templates/download.html index a6b21402..3eb5787b 100644 --- a/website/templates/download.html +++ b/website/templates/download.html @@ -1,5 +1,5 @@ <#import "/_scaffold.html" as main> -<@main.scaffold> +<@main.scaffold title="Download"> <div class="page-header top5"> <div> <div class="row page-center"> |