diff --git a/themes/wilma/templates/page-home.ftl b/themes/wilma/templates/page-home.ftl index 22d0ddfe..270c7760 100644 --- a/themes/wilma/templates/page-home.ftl +++ b/themes/wilma/templates/page-home.ftl @@ -2,13 +2,14 @@ <#import "lib-list.ftl" as l> <#import "widget-login.ftl" as login> - +<@login.assets /> + ${title} - <@login.styles /> + ${stylesheets.addFromTheme("/css/screen.css")} ${stylesheets.tags}