diff --git a/templates/header.html b/templates/header.html index d37ea5b..492c7a6 100644 --- a/templates/header.html +++ b/templates/header.html @@ -4,8 +4,8 @@ css_theme_name | no | auto canonical_url | yes | none page_title | yes | none - static (list) - - scripts (list) + static (dict) + - scripts (dict) - bootstrap (used in footer.html) - src | yes | none - integrity | no | empty @@ -14,7 +14,7 @@ - src | yes | none - integrity | no | empty - crossorigin | no | empty if no integrity, anonymous otherwise - - css (list) + - css (dict) - bootstrap - src | yes | none - integrity | no | empty @@ -57,6 +57,7 @@ {% endif %} +