% if request.path.startswith('/login'): meta_description = "Log in to OMAP to get access to more tools and resources. Register now for a free account." elif request.path.startswith('/workflows'): meta_description = "OMAP Workflows facilitate rigorous, reproducible analysis pipelines that can be shared with the community." else: meta_description = "OMAP is a community-driven web-based analysis platform for life science research." %>