$def with (page)
$if request.domain != 'openlibrary.org': $ style = 'build/page-%s.css'%ctx.get('cssfile', 'user') $if "dev" in ctx.features: $if any([path in request.canonical_url for path in ['/account/create', '/books/add', '/edit', '/books', '/contact']]): $putctx("sent_head", True)