fronts-client/integration/fixtures/snap-tag-page.js (49 lines of code) (raw):

export default ` <!DOCTYPE html> <html id="js-context" class="js-off is-not-modern id--signed-out" lang="en" data-page-path="/tone/recipes"> <head> <title>Recipes | The Guardian</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <meta name="format-detection" content="telephone=no"/> <meta name="HandheldFriendly" content="True"/> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <link rel="dns-prefetch" href="https://assets.guim.co.uk/"/> <link rel="dns-prefetch" href="https://i.guim.co.uk"/> <link rel="dns-prefetch" href="https://api.nextgen.guardianapps.co.uk"/> <link rel="dns-prefetch" href="https://hits-secure.theguardian.com"/> <link rel="dns-prefetch" href="//j.ophan.co.uk"/> <link rel="dns-prefetch" href="//ophan.theguardian.com"/> <link rel="dns-prefetch" href="//phar.gu-web.net"/> <link rel="dns-prefetch" href="//www.google-analytics.com"/> <link rel="dns-prefetch" href="//sb.scorecardresearch.com"/> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.guim.co.uk/images/favicons/fee5e2d638d1c35f6d501fa397e53329/152x152.png"/> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.guim.co.uk/images/favicons/1fe70b29879674433702d5266abcb0d4/144x144.png"/> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.guim.co.uk/images/favicons/c58143bd2a5b5426b6256cd90ba6eb47/120x120.png"/> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.guim.co.uk/images/favicons/68cbd5cf267598abd6a026f229ef6b45/114x114.png"/> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.guim.co.uk/images/favicons/873381bf11d58e20f551905d51575117/72x72.png"/> <link rel="apple-touch-icon-precomposed" href="https://assets.guim.co.uk/images/favicons/6a2aa0ea5b4b6183e92d0eac49e2f58b/57x57.png"/> <link rel="manifest" href="/2015-06-24-manifest.json" crossorigin="use-credentials"> <link rel="shortcut icon" type="image/png" href="https://assets.guim.co.uk/images/favicons/46bd2faa1ab438684a6d4528a655a8bd/32x32.ico"/> <link rel="canonical" href="https://www.theguardian.com/tone/recipes"/> <meta name="apple-mobile-web-app-title" content="Guardian"/> <meta name="application-name" content="The Guardian"/> <meta name="msapplication-TileColor" content="#052962"/> <meta name="theme-color" content="#052962"> <meta name="msapplication-TileImage" content="https://assets.guim.co.uk/images/favicons/023dafadbf5ef53e0865e4baaaa32b3b/windows_tile_144_b.png"/> <meta name="apple-itunes-app" content="app-id=409128287, app-argument=https://www.theguardian.com/tone/recipes, affiliate-data=ct=newsmartappbanner&pt=304191"> <link rel="publisher" href="https://plus.google.com/113000071431138202574"/> <meta name="description" content="Recipes from the Guardian"/> <meta property="og:url" content="http://www.theguardian.com/tone/recipes"/> <meta property="og:description" content="Recipes from the Guardian"/> <meta property="og:image" content="https://assets.guim.co.uk/images/eada8aa27c12fe2d5afa3a89d3fbae0d/fallback-logo.png"/> <meta property="al:ios:url" content="gnmguardian://tone/recipes?contenttype=front&amp;source=applinks"/> <meta property="og:type" content="website"/> <meta property="al:ios:app_store_id" content="409128287"/> <meta property="fb:app_id" content="180444840287"/> <meta property="al:ios:app_name" content="The Guardian"/> <meta property="og:site_name" content="the Guardian"/> <meta name="twitter:app:id:iphone" content="409128287"/> </head> <body></body> </html>`;