<!doctype html>
<html>
  <head>
    <meta charset="utf-8"> 
    <title>LabforCulture to ECF Labs</title>
    <link rel="stylesheet" href="css/normalize.min.css"> 
    <link rel="stylesheet" href="css/splash.css"> 
  </head> 
  
  <body>
    <header>
      
    </header>

    <main>

      <section class="dark padding">
        <img src="images/labforculture-logo-white.png" alt="LabforCulture.org" class="padding" />
        <p>
          Time has come for us to thank you all: our members, funders and partners. You made this platform possible!
        </p>
        <p>
          We are moving on and registration is now closed.
        </p>
      </section>

      <section class="white padding no-padding-bottom">
        <h2>
          This is not an end, but a new beginning.
        </h2>
        <p>
          Knowing how important it is to connect people, ideas and communities across Europe and beyond, we have launched a new community platform, <a href="http://ecflabs.org/app" target="_blank" title="ECF Labs">ECF Labs</a>
        </p>
        <img src="images/ecflabs-logo-small.png" alt="ECF Labs" class="padding" />
         <h2>
          An engine for European communities.
        </h2>
        <p>
          <a href="http://ecflabs.org/app" target="_blank" title="ECF Labs">ECF Labs</a> runs as a series of thematic forums, each one with a specific topic. You can join the conversation in any Lab you want.
        </p>
        <img src="images/ecflabs-puppets.png" alt="ECF Labs Puppets" class="" />
      </section>

      <section class="blue padding">
        <p>
          ECF Labs is provided by the <a href="http://culturalfoundation.eu" target="_blank" title="European Cultural Foundation">European Cultural Foundation</a> to foster an open ongoing conversation about European culture and society. 
        </p>
      </section>

      <section class="white padding">
        <h2>
          We hope to see you soon on ECF Labs!
        </h2>
		
        <p class="padding">
			
        <!-- This redirects the user permanently to ecflabs
          <a class="button" href="?leave=1&redirect=http%3A%2F%2Fecflabs.org%2Fapp" title="Go to ECF Labs">
        -->

        <a class="button" href="http://ecflabs.org/app" title="Go to ECF Labs">
				  
					Go to ECF Labs
				
			   </a>
        </p>
		
        <p>
          <a href="?stay=1&redirect=http://www.labforculture.org/en/rss/feed/recent">Continue to LabforCulture.org</a>
        </p>
        <p>
          <!-- Read more about this change <a href="#">here</a> -->
        </p>
      </section>
    
    </main>

    <footer>

    </footer>

  </body>

  <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

    ga('create', 'UA-3539583-1', 'auto');
    ga('send', 'pageview');
  </script>
</html>       