template.hompage=Index.vm template.login=Login.vm screen.homepage= screen.login= screen.error=VelocityErrorScreen screen.invalidstate=error.InvalidState action.login=LoginUser action.logout=LogoutUser action.sessionvalidator=sessionvalidator.TemplateSessionValidator action.accesscontroller=AccessController layout.default=VelocityOnlyLayout page.default=VelocityPage template.default.extension=vm template.path=/templates/app template.default.navigation=VelocityNavigation template.default.screen=VelocityScreen template.default.layout=Default.vm template.error=Error.vm template.service=services.VelocityService.classname=org.apache.turbine.services.velocity.TurbineVelocityService