UNPKG

@guardian/mobile-apps-article-templates

Version:

Templates for articles on both iOS and Android next-gen apps

45 lines (42 loc) 2.65 kB
<!DOCTYPE html> <html class="expired-content" lang="en-US"> <head> <title>Page has been removed</title> <meta charset="UTF-8" /> <meta name="viewport" content="initial-scale=1, maximum-scale=1" /> <link rel="stylesheet" type="text/css" media="all" href="__TEMPLATES_DIRECTORY__assets/css/style-sync.css" /> <script type="text/javascript"> window.GU = window.GU || {}; </script> <script type="text/javascript" src="__TEMPLATES_DIRECTORY__assets/build/curl.js"></script> <script type="text/javascript" src="__TEMPLATES_DIRECTORY__assets/build/boot.js"></script> <script type="text/javascript"> window.require = curl || {}; </script> </head> <body class="garnett--type-__GARNETT_TYPE__ garnett--pillar-__GARNETT_PILLAR__ tone--news __FONT_SIZE__ __LINE_HEIGHT__ __PLATFORM__" data-content-type="error" data-ads-enabled="false" style="margin-top: __ACTIONBARHEIGHT__px;" data-font-size="__FONT_SIZE_INT__" data-template-directory="__TEMPLATES_DIRECTORY__"> <div class="error-message error-message--expired-content"> <h1 class="headline error-message__title">Sorry – the page you are looking for has been removed.</h1> <p class="error-message__text">This is because it was advertisement feature content that was published as part of a commercial deal and funded by an advertiser.</p> <p class="error-message__text">It is Guardian News and Media policy to take down paid-for content at the end of these deals.</p> <p class="error-message__text">Click <a href="https://www.theguardian.com/info/2014/sep/23/paid-for-content">here</a> for more on our commercial content guidelines.</p> <p class="error-message__text">If you want to contact someone about the page, you can email: <a href="mailto:paid-content@theguardian.com">paid-content@theguardian.com</a></p> <p class="error-message__text">To continue reading, please use the navigation or return to home.</p> </div> <script type="text/javascript"> GU.bootstrap.init({ asyncStylesFilename: "style-async", fontSize: "__FONT_SIZE__", platform: "__PLATFORM__", contentType: "error", actionBarHeight: "__ACTIONBARHEIGHT__", fontSizeInt: "__FONT_SIZE_INT__", templatesDirectory: "__TEMPLATES_DIRECTORY__", tests: '__TEST_SPEC__', nativeYoutubeEnabled: "__NATIVE_YOUTUBE_ENABLED__" === "true", disableEnhancedTweets: "__DISABLE_ENHANCED_TWEETS__" === "true", hasEpic: "__HAS_EPIC__" === "true" }); </script> </body> </html>