diff --git a/src/templates/index.html b/src/templates/index.html index 69cebc7a7..5c1aa1d31 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -156,7 +156,9 @@ } } + <% e.begin_block("indexCustomStyles"); %> + <% e.end_block(); %>
<% e.begin_block("indexWrapper"); %> @@ -177,9 +179,12 @@ <% e.end_block(); %>
+ <% e.begin_block("indexCustomScripts"); %> + <% e.end_block(); %>