diff options
Diffstat (limited to 'website2/templates/features/_features.html')
-rw-r--r-- | website2/templates/features/_features.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/website2/templates/features/_features.html b/website2/templates/features/_features.html index bcfdee63..d7c75761 100644 --- a/website2/templates/features/_features.html +++ b/website2/templates/features/_features.html @@ -64,8 +64,7 @@ </#macro> <#macro scaffold title logline load=[]> - <#assign load2=load + ["/js/history.js"]> - <@main.scaffold load2> + <@main.scaffold load> <div class="page-header top5" id="featureContent"> <div class="row text-center"> <div class="header-group"> |