32333435363738
/** * Construct. */ public SimplePage_15() { add(new CssLocationHeaderContributor("BasePage.css")); }
51525354555657
}; header.add(new AttributeModifier("lang", new Model<String>("de"))); add(header); // HeaderContributions must work with <html> components in place as well add(new CssLocationHeaderContributor("BasePage.css")); }